get files from the cluster using scp to avoid using fuse for the moment
1 2 3 4 | getFiles(filenames, projName, locDir = NULL,
remRoot = "/scratch/pschofield/Projects",
locRoot = file.path(Sys.getenv("HOME"), "Projects"), host = "camp",
user = "schofip", force = F, simple = T)
|
locDir |
local directory path |
remRoot |
remote root |
locRoot |
local root |
host |
hostname |
user |
username |
filename |
base files |
remDir |
remote directory path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.