ContentMeta | R Documentation |
ContentMeta Class
ContentMeta Class
can
id
name
parent_id
dashboard_id
look_id
folder_id
content_type
inherits
inheriting_id
slug
new()
ContentMeta$new( can, id, name, parent_id, dashboard_id, look_id, folder_id, content_type, inherits, inheriting_id, slug )
toJSON()
ContentMeta$toJSON()
fromJSONObject()
ContentMeta$fromJSONObject(ContentMetaJsonObject)
fromJSON()
ContentMeta$fromJSON(ContentMetaJson)
toJSONString()
ContentMeta$toJSONString()
fromJSONString()
ContentMeta$fromJSONString(ContentMetaJson)
clone()
The objects of this class are cloneable with this method.
ContentMeta$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.