| scopus_cache_dir | R Documentation |
Returns (and creates on request) a per-user cache directory under
tools::R_user_dir(), suitable for passing to cache_dir in
scopus_fetch_plan(). The cache is entirely optional and can be cleared with
scopus_cache_clear().
scopus_cache_dir(create = FALSE)
create |
Logical. When |
The cache directory path, invisibly when create = TRUE.
scopus_cache_dir(create = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.