extdataFile | R Documentation |
Path to File in Installed Package
extdataFile(..., must_exist = TRUE)
... |
parts of the file path to be passed to |
must_exist |
if |
path to file in the package installation folder in the R library or "" if the path does not exist
path to the specified file
# List the files provided in the "extdata" folder of kwb.logger dir(extdataFile())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.