runs_export | R Documentation |
Move or copy runs
runs_export(runs = NULL, location, ..., move = FALSE, copy_resources = FALSE) runs_import(runs = NULL, location, ..., move = FALSE, copy_resources = FALSE)
runs |
A runs selection |
location |
A directory where to place the runs, or find the runs. |
... |
passed on to guild |
move |
bool, whether the runs should be moved or copied by the import or export operation. |
copy_resources |
whether run resources should be also copied. If
|
The value supplied to the runs
argument, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.