| example_mnirs | R Documentation |
Get path to mnirs example files
example_mnirs(file = NULL)
file |
Name of file as character string. If |
A file path character string for selected example files stored in this package.
## lists all files
example_mnirs()
## partial matching will error if matches multiple
try(example_mnirs("moxy"))
example_mnirs("moxy_ramp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.