Profiles: Profiles

ProfilesR Documentation

Profiles

Description

Profiles

Profiles

Format

R6Class object.

Super class

tercenApi::Base -> Profiles

Public fields

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.

Methods

Public methods

Inherited methods

Method new()

Usage
Profiles$new(json = NULL)

Method init()

Usage
Profiles$init()

Method initJson()

Usage
Profiles$initJson(json)

Method toTson()

Usage
Profiles$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Profiles$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.