Profile | R Documentation |
Profile
Profile
R6Class
object, sub classes StorageProfile
, RunProfile
, CpuTimeProfile
, TableProfile
, ApiCallProfile
.
tercenApi::Base
-> Profile
name
of type String.
new()
Profile$new(json = NULL)
init()
Profile$init()
initJson()
Profile$initJson(json)
toTson()
Profile$toTson()
clone()
The objects of this class are cloneable with this method.
Profile$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.