CalculateAge: CalculateAge

CalculateAgeR Documentation

CalculateAge

Description

CalculateAge class

Format

An R6 class object.

Details

Calculate the age based on either today's date or a reference date from a variable.

Super classes

exceedapi::SnapshotBackend -> exceedapi::API -> exceedapi::Step -> CalculateAge

Methods

Public methods

Inherited methods

Method transform()

Usage
CalculateAge$transform(.data, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
CalculateAge$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


legenepi/exceed-pipelines documentation built on Oct. 22, 2024, 7:48 p.m.