metacore_example {metacore} | R Documentation |
Get path to metacore example
Description
metacore comes bundled with a number of sample files in its inst/extdata
directory. This function make them easy to access. When testing or writing
examples in other packages, it is best to use the 'pilot_ADaM.rda' example as
it loads fastest.
Usage
metacore_example(file = NULL)
Arguments
file |
Name of file. If |
Examples
metacore_example()
metacore_example("mock_spec.xlsx")
[Package metacore version 0.1.3 Index]