ExportSurvey: ExportSurvey

ExportSurveyR Documentation

ExportSurvey

Description

ExportSurvey class

Format

An R6 class object.

Details

Export REDCap survey responses

Super classes

exceedapi::SnapshotBackend -> exceedapi::API -> exceedapi::Step -> exceed.pipelines::ExportTable -> ExportSurvey

Methods

Public methods

Inherited methods

Method transform()

Usage
ExportSurvey$transform(...)

Method get_field_types()

Usage
ExportSurvey$get_field_types()

Method prepare_metadata()

Usage
ExportSurvey$prepare_metadata()

Method prepare_dataset()

Usage
ExportSurvey$prepare_dataset(metadata)

Method clone()

The objects of this class are cloneable with this method.

Usage
ExportSurvey$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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