ArrayEndTimestampData | R Documentation |
ArrayEndTimestampData Class
An R6Class
generator object
end_timestamps
list( integer ) [optional]
pagination_metadata
PaginationMetadata [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)
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.