Path to File in Installed Package
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- dbg
if
TRUE
(the default isFALSE
) debug messages are shown
Examples
# List the files provided in the "extdata" folder of kwb.logger
dir(extdataFile())
#> [1] "FLEXIM" "FLUKE" "InSituInc" "NIVUS" "Ori" "PCE"
#> [7] "SIGMA" "STS" "VEGA"