| get_memory_path | R Documentation |
Get Goose Memory Directory Path
get_memory_path(global = TRUE, use_temp = TRUE)
global |
Logical. If TRUE, returns global memory path. If FALSE, returns local project memory path. |
use_temp |
Logical. If TRUE (default for CRAN compliance), uses tempdir(). Set to FALSE for production use. |
Character string with the memory directory path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.