read_csv_file | R Documentation |
Read an internal package CSV file.
read_csv_file(...)
... |
Filename, character |
...
is passed to system.file
,
so can be vectors specifying
subdirectory and file(s) within the package.
The read-in dataframe.
This is an internal function and not intended to be called directly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.