Port | R Documentation |
Port
Port
R6Class
object, super class IdObject
, sub classes InputPort
, OutputPort
.
tercenApi::Base
-> tercenApi::IdObject
-> Port
id
of type String inherited from super class IdObject
.
linkType
of type String.
name
of type String.
id
of type String inherited from super class IdObject
.
new()
Port$new(json = NULL)
init()
Port$init()
initJson()
Port$initJson(json)
toTson()
Port$toTson()
clone()
The objects of this class are cloneable with this method.
Port$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.