Safe Way to Access Module Package Files Using Relative Path
Value
If you are developing the package, get_path
returns the
absolute file path, otherwise it uses system.file
to
get the file from package library.
Safe Way to Access Module Package Files Using Relative Path
If you are developing the package, get_path
returns the
absolute file path, otherwise it uses system.file
to
get the file from package library.