eider_example {eider} | R Documentation |
Return an absolute path to the example data and JSON features provided with
the package. These files are contained in the package inst/extdata
directory.
eider_example(file = NULL)
file |
The filename to return the full path for. Defaults to |
A string containing the full path to the file, or a vector of filenames
eider_example()
eider_example("random_ae_data.csv")