get_absolute_path | R Documentation |
Get absolute path to a file or directory
get_absolute_path(path)
path |
A path to a file or directory |
The absolute path to the file or directory
get_absolute_path("~/Documents")
get_absolute_path("~")
get_absolute_path(datastore_example_path())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.