If a fork of dataset ds0
named name
exists, load that dataset,
else create that fork.
1 2 3 |
origin_dataset |
A Crunch dataset or the name of a dataset. The original dataset to be forked. If a character is provided, the original dataset will only be loaded if a fork does not exist and needs to be created. |
fork_name |
character, the name of the dataset fork to be loaded or created. |
origin_project |
|
fork_project |
|
kind |
character specifying whether to look in active, archived, or all datasets. Default is "active", i.e. non-archived. |
refresh |
logical; should the function check the Crunch API for new datasets? Default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.