HDXUser: HDX User

Description Details Super class Public fields Methods

Description

HDX User

HDX User

Details

HDX user

Super class

rhdx::HDXObject -> HDXUser

Public fields

data

placeholder for Dataset field element

Methods

Public methods

Inherited methods

Method new()

Create a new

Usage
HDXUser$new(initial_data = NULL, configuration = NULL)
Arguments
initial_data

list of field required to create a dataset

configuration

Configuration configuration to use

Returns

a new User object


Method as_list()

Get dataset field into list

Usage
HDXUser$as_list()
Returns

a list with dataset field


Method browse()

Browse the user page on HDX

Usage
HDXUser$browse()

Method print()

Print a User object

Usage
HDXUser$print()

Method clone()

The objects of this class are cloneable with this method.

Usage
HDXUser$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


dickoa/rhdx documentation built on Oct. 13, 2021, 8:36 p.m.