View source: R/mintyr_example.R
mintyr_example | R Documentation |
mintyr
comes bundled with a number of sample files in
its inst/extdata
directory. Use mintyr_example()
to retrieve the full file path to a
specific example file.
mintyr_example(path = NULL)
path |
Name of the example file to locate. If NULL or missing, returns the directory path containing the examples. |
Character string containing the full path to the requested example file.
mintyr_examples()
to list all available example files
# Get path to an example file
mintyr_example("csv_test1.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.