demographics_df: Create a Data Frame of Patient Demographics

View source: R/Demographics Data Frame.R

demographics_dfR Documentation

Create a Data Frame of Patient Demographics

Description

'demographics_df()' creates a table of patient demographics

Usage

demographics_df(data, record_id)

Arguments

data

The data frame from the MCC Patient registry. Required.

record_id

The record id of the subject of interest. Required.

Value

a data frame


TheMillerLab/StoryboardR documentation built on Jan. 12, 2023, 11:24 a.m.