Description Usage Arguments Examples
Helper function for controlling projects
1 2 3 4 5 6 7 8 9 10 11 | project(project_id, experiment_id = NULL)
root_file(filename = "", project_id = NULL, experiment_id = NULL)
script_file(filename = "", project_id = NULL, experiment_id = NULL)
derived_file(filename = "", project_id = NULL, experiment_id = NULL)
raw_file(filename = "", project_id = NULL, experiment_id = NULL)
result_file(filename = "", project_id = NULL, experiment_id = NULL)
|
project_id |
id for the project |
filename |
the filename |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.