EmbedParams: EmbedParams Class

EmbedParamsR Documentation

EmbedParams Class

Description

EmbedParams Class

EmbedParams Class

Public fields

target_url
session_length
force_logout_login

Methods

Public methods


Method new()

Usage
EmbedParams$new(target_url, session_length, force_logout_login)

Method toJSON()

Usage
EmbedParams$toJSON()

Method fromJSONObject()

Usage
EmbedParams$fromJSONObject(EmbedParamsJsonObject)

Method fromJSON()

Usage
EmbedParams$fromJSON(EmbedParamsJson)

Method toJSONString()

Usage
EmbedParams$toJSONString()

Method fromJSONString()

Usage
EmbedParams$fromJSONString(EmbedParamsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
EmbedParams$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.