| MLModelFavorite | R Documentation |
MLModelFavorite Class
An R6Class generator object
mlmodel_uuidcharacter [optional]
namespacecharacter [optional]
namecharacter [optional]
new()MLModelFavorite$new(mlmodel_uuid = NULL, namespace = NULL, name = NULL, ...)
toJSON()MLModelFavorite$toJSON()
fromJSON()MLModelFavorite$fromJSON(MLModelFavoriteJson)
toJSONString()MLModelFavorite$toJSONString()
fromJSONString()MLModelFavorite$fromJSONString(MLModelFavoriteJson)
clone()The objects of this class are cloneable with this method.
MLModelFavorite$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.