Description Usage Arguments Examples
View source: R/list_dataset_versions.R
Determine dataversions based on dataset Id
1 | list_dataset_versions(id, use.dataversions.json = FALSE)
|
id |
A data source id (GUID) |
use.dataversions.json |
TRUE returns pretty json output |
1 2 | DomoR::init(Sys.getenv('DOMO_BASE_URL'), Sys.getenv('DEVELOPER_TOKEN'))
DomoR::list_dataset_versions(id='d0b246-3b41')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.