import_MDS_UPDRS: Import MDS-UPDRS scores.

View source: R/import_data.R

import_MDS_UPDRSR Documentation

Import MDS-UPDRS scores.

Description

import_MDS_UPDRS Import the total scores calculated from the MDS-UPDRS individual items for each part and the Hoehn & Yahr stage.

Usage

import_MDS_UPDRS(concise = TRUE)

Arguments

concise

If TRUE, return only H & Y stage and totals for Parts I, II, and III. If FALSE, retain all individual item scores.

Value

A dataframe containing the scores.

Examples

## Not run: 
full_mds_updrs <- import_MDS_UPDRS(concise = FALSE)

## End(Not run)

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