Description Usage Arguments Value
View source: R/quilt_to_remote.R
Calls quilt
and copies the output to a remote server using
rsync.
Ssh keys must be set up between the local and remote computers for this to work.
1 | quilt_to_remote(url, user, path, port = 22, just_contents = FALSE, ...)
|
url |
( |
user |
( |
path |
( |
port |
( |
just_contents |
|
... |
all other options are passed to |
(character
of length 1) The path to the local copy of the website.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.