Profiles | R Documentation |
Profiles
Profiles
R6Class
object.
tercenApi::Base
-> Profiles
apiProfile
object of class ApiCallProfile
.
tableProfile
object of class TableProfile
.
cpuTimeProfile
object of class CpuTimeProfile
.
storageProfile
object of class StorageProfile
.
runProfile
object of class RunProfile
.
new()
Profiles$new(json = NULL)
init()
Profiles$init()
initJson()
Profiles$initJson(json)
toTson()
Profiles$toTson()
clone()
The objects of this class are cloneable with this method.
Profiles$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.