Learn R Programming

psHarmonize (version 0.3.6)

cohort_shell_func: Cohort sheet create. To be called by harmonization function.

Description

Created dataframe "shell" of IDs, study/cohort name, and visit. Harmonized variables will be joined onto this dataset.

Usage

cohort_shell_func(sheet)

Value

Data.frame with IDs, study/cohort name, and visit.

Arguments

sheet

Harmonization sheet

Examples

Run this code

# Using example harmonization sheet
cohort_shell_func(harmonization_sheet_example)

Run the code above in your browser using DataLab