View source: R/data_file_path.R
| data_file_path | R Documentation |
Access mydata.xlsx and other files in inst/extdata folder
data_file_path(path = NULL)
path |
Name of file in quotes with extension, e.g. "mydata.xlsx" |
String of the path to the specified file
data_file_path()
data_file_path("mydata.xlsx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.