GroupEthnicities: GroupEthnicities

GroupEthnicitiesR Documentation

GroupEthnicities

Description

GroupEthnicities groups ethnicities from self-reported survey responses into White, Black, Asian, Chinese, Mixed, and Other.

Format

An R6 class object.

Details

Group ethnicities into broader categories.

Super classes

exceedapi::SnapshotBackend -> exceedapi::API -> exceedapi::Step -> GroupEthnicities

Methods

Public methods

Inherited methods

Method transform()

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

Method clone()

The objects of this class are cloneable with this method.

Usage
GroupEthnicities$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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