Description Usage Arguments Value
Checks parameters before adding new dataset and verifies if it doesn't exists already.
1 2 | add_dataset_if_not_exists(project_hid, filename, title,
prediction_only = FALSE)
|
project_hid |
character with project identifier |
filename |
character with filename containing data |
title |
title of dataset |
prediction_only |
boolean determining if data is used only for prediction |
parsed dataset details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.