Point | R Documentation |
Point
Point
R6Class
object.
tercenApi::Base
-> Point
x
of type double.
y
of type double.
new()
Point$new(json = NULL)
init()
Point$init()
initJson()
Point$initJson(json)
toTson()
Point$toTson()
clone()
The objects of this class are cloneable with this method.
Point$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.