import_medications: Import medications data.

View source: R/import_data.R

import_medicationsR Documentation

Import medications data.

Description

import_medications Return doses of anti-parkinsonian medications in use at the time of the assessment session.

Usage

import_medications(concise = TRUE)

Arguments

concise

If TRUE, return only the calculated LED (levodopa equivalent daily dose). If FALSE, also return all individual medication doses.

Value

A dataframe containing medication doses.

Examples

## Not run: 
meds <- import_medications()

## End(Not run)

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