example_path | R Documentation |
This function was created as a helper function to generate file paths to our internal data. You should use this function if you want to follow along with the example, or interact with the data
example_path(file = NULL)
file |
The file name of the data; leave as NULL (default) to get full list of example files |
the path to the file as a 'character' or a vector of 'character' giving example filenames if 'fill = NULL'.
example_path("amazon_phylip.dist")
example_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.