binman_path_base | R Documentation |
Get the default base path for a binman download folder. If your
working directory is in a project with a 'renv' folder, it will suggest
that as the install location. Otherwise the path specified by
rappdirs::user_data_dir()
will be used.
binman_path_base(path = here::here())
path |
Path to check. Defaults to result of |
Returns a file path
## Not run: binman_path_base() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.