sp_path | R Documentation |
sp_path()
creates a path to the directory for synced SharePoint folders.
sp_data_path()
creates the start of the path to a synced datasets library.
od_path()
creates a path to the user's OneDrive.
These functions do not verify whether the resulting directories actually exist.
sp_data_path(path = NULL)
od_path(path = NULL)
sp_path(path = NULL)
path |
Unique file path string. Defaults to NULL. |
A character vector of length one (invisibly).
sp_data
for functions for creating paths to files in
a synced datasets library.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.