Responsible for moving files within a certain set of remote and local directory structures, as specified by the data configuration. This will create directories and ensure that files aren't overwritten by the copy command.
1 | send_to_ihme(session, filename, overwrite = TRUE, data_configuration = NULL)
|
session |
An ssh session. |
filename |
The path of the file within the repository. |
overwrite |
Whether it is OK to overwrite the destination file. |
data_configuration |
Where to put that file on the local machine. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.