redcap_export_participant_info: Extract participant information and writes it to an easy to...

View source: R/redcap.R

redcap_export_participant_infoR Documentation

Extract participant information and writes it to an easy to view table.

Description

Extract participant information and writes it to an easy to view table.

Usage

redcap_export_participant_info(partcipant_id)

Arguments

partcipant_id

int | Participant ID.

Value

tbl

Examples

# Generate table for participant 3030.
redcap_participant_info(3030)

AndersAskeland/askelandR documentation built on Sept. 20, 2023, 10:39 a.m.