Profile: Profile

ProfileR Documentation

Profile

Description

Profile

Profile

Format

R6Class object, sub classes StorageProfile, RunProfile, CpuTimeProfile, TableProfile, ApiCallProfile.

Super class

tercenApi::Base -> Profile

Public fields

name

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
Profile$new(json = NULL)

Method init()

Usage
Profile$init()

Method initJson()

Usage
Profile$initJson(json)

Method toTson()

Usage
Profile$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Profile$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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