pdp_enable: Enable PDP on a data set

pdp_enableR Documentation

Enable PDP on a data set

Description

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.

Usage

pdp_enable(ds, new_state)

Arguments

ds

Data set id from Domo.

new_state

Either TRUE or FALSE depending on what you want done.

Value

List with all data set properties (including whether or not PDP is enabled).

References

API Documentation: https://developer.domo.com/docs/dataset-api-reference/dataset#Update%20a%20DataSet


domoinc/rdomo documentation built on Nov. 8, 2024, 12:48 a.m.