Version | R Documentation |
Version
Version
R6Class
object.
tercenApi::Base
-> Version
major
of type int.
minor
of type int.
patch
of type int.
tag
of type String.
date
of type String.
commit
of type String.
features
list of type String.
new()
Version$new(json = NULL)
init()
Version$init()
initJson()
Version$initJson(json)
toTson()
Version$toTson()
clone()
The objects of this class are cloneable with this method.
Version$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.