Skip to contents

Get Path to File in This Package

Usage

extdata_file(..., must_exist = TRUE)

Arguments

...

parts of the file path to be passed to system.file

must_exist

if TRUE (the default) and the specified file does not exist, the program stops with an error message