pdp_enable | R Documentation |
This is a special case of the ds_update function just to toggle PDP on and off. The ds_update function could also be used for this purpose.
pdp_enable(ds, new_state)
ds |
Data set id from Domo. |
new_state |
Either TRUE or FALSE depending on what you want done. |
List with all data set properties (including whether or not PDP is enabled).
API Documentation: https://developer.domo.com/docs/dataset-api-reference/dataset#Update%20a%20DataSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.