extdata_file: Get Path to File in This Package

extdata_fileR Documentation

Get Path to File in This Package

Description

Get Path to File in This Package

Usage

extdata_file(..., must_exist = TRUE, dbg = FALSE)

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 is FALSE) debug messages are shown


KWB-R/kwb.abimo documentation built on Feb. 14, 2024, 9:42 a.m.