Extraction: Extraction and Assignment for 'redcapFactor's

ExtractionR Documentation

Extraction and Assignment for redcapFactors

Description

Extract elements and make assignments to redcapFactors

Usage

## S3 method for class 'redcapFactor'
x[..., drop = FALSE]

## S3 method for class 'redcapFactor'
print(x, ...)

Arguments

x

an object of class redcapFactor

...

additional arguments to pass to other methods

drop

logical. If TRUE, unused levels are dropped.


nutterb/redcapAPI documentation built on Feb. 11, 2024, 11:20 p.m.