Read an internal package CSV file.
read_csv_file(...)
| ... | Filename, character |
|---|
The read-in dataframe.
... is passed to system.file,
so can be vectors specifying
subdirectory and file(s) within the package.
This is an internal function and not intended to be called directly.