| UDFListingData | R Documentation |
UDFListingData Class
An R6Class generator object
udf_info_listlist( UDFInfo ) [optional]
pagination_metadataPaginationMetadata [optional]
new()UDFListingData$new(udf_info_list = NULL, pagination_metadata = NULL, ...)
toJSON()UDFListingData$toJSON()
fromJSON()UDFListingData$fromJSON(UDFListingDataJson)
toJSONString()UDFListingData$toJSONString()
fromJSONString()UDFListingData$fromJSONString(UDFListingDataJson)
clone()The objects of this class are cloneable with this method.
UDFListingData$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.