| ArrayEndTimestampData | R Documentation |
ArrayEndTimestampData Class
An R6Class generator object
end_timestampslist( integer ) [optional]
pagination_metadataPaginationMetadata [optional]
new()ArrayEndTimestampData$new( end_timestamps = NULL, pagination_metadata = NULL, ... )
toJSON()ArrayEndTimestampData$toJSON()
fromJSON()ArrayEndTimestampData$fromJSON(ArrayEndTimestampDataJson)
toJSONString()ArrayEndTimestampData$toJSONString()
fromJSONString()ArrayEndTimestampData$fromJSONString(ArrayEndTimestampDataJson)
clone()The objects of this class are cloneable with this method.
ArrayEndTimestampData$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.