tac_metadata: Example of Metadata for Tacrolimus Data

tac_metadataR Documentation

Example of Metadata for Tacrolimus Data

Description

An example of the metadata needed for the processLastDose, makeDose, and collapseDose functions.

Usage

data(tac_metadata, package = 'EHR')

Format

A data frame with 5 observations on the following variables.

filename

A character vector, filename for the clinical note

pid

A character vector, patient ID associated with the filename

date

A character vector, date associated with the filename

note

A character vector, note ID associated with the filename

Examples

data(tac_metadata)

EHR documentation built on Dec. 28, 2022, 1:31 a.m.