miplicorn_example | R Documentation |
miplicorn contains several example files in its 'inst/extdata' directory. This function can be used to access file paths.
miplicorn_example(path = NULL)
path |
Name of file. If |
A local filepath or a list of all available files.
# Get path to one example
miplicorn_example("reference_AA_table.csv")
# List all available examples
miplicorn_example()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.