dir_downloads <- function()
{
new_dir(file.path(Sys.getenv("SystemDrive"), "Users",
Sys.getenv("USERNAME"), "Downloads"),
FALSE, TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.