get_data_dir | R Documentation |
A utility function that wraps rappdirs::user_cache_dir.
get_data_dir(path = NULL, package = "overedge") create_data_dir(path = NULL, create = TRUE)
path |
Path to directory to use as data directory. |
package |
Package name; defaults to "overedge" |
create |
For create_data_dir, if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.