import_neuropsyc: Import neuropsyc data.

View source: R/import_data.R

import_neuropsycR Documentation

Import neuropsyc data.

Description

import_neuropsyc Return various test results from the neuropsyc data, as periodically exported from the REDCap database.

Usage

import_neuropsyc(concise = TRUE)

Arguments

concise

If TRUE, return only selected variables (e.g. MoCA, global z, domain z). If FALSE, also return all individual test scores, allowing more detailed analyses.

Value

A dataframe containing neuropsyc scores.

Examples

## Not run: 
np <- import_neuropsyc()

## End(Not run)

nzbri/chchpd documentation built on July 6, 2023, 11:27 p.m.