RDescription: RDescription

RDescriptionR Documentation

RDescription

Description

RDescription

RDescription

Format

R6Class object.

Super class

tercenApi::Base -> RDescription

Public fields

Package

of type String.

Version

of type String.

Depends

of type String.

Imports

of type String.

LinkingTo

of type String.

Suggests

of type String.

License

of type String.

MD5sum

of type String.

NeedsCompilation

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
RDescription$new(json = NULL)

Method init()

Usage
RDescription$init()

Method initJson()

Usage
RDescription$initJson(json)

Method toTson()

Usage
RDescription$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
RDescription$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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