R_user_dir | R Documentation |
See the original description in tools::R_user_dir
.
R_user_dir(package, which = c("data", "config", "cache"))
# get function from namespace instead of possibly getting
# implementation shipped with recent R versions:
bp_R_user_dir = getFromNamespace("R_user_dir", "backports")
bp_R_user_dir("backports")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.