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