Date: Date

DateR Documentation

Date

Description

Date

Date

Format

R6Class object.

Super class

tercenApi::Base -> Date

Public fields

value

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
Date$new(json = NULL)

Method init()

Usage
Date$init()

Method initJson()

Usage
Date$initJson(json)

Method toTson()

Usage
Date$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Date$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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