pd: pd

Description Usage Arguments Author(s)

View source: R/pd.R

Description

Returns a data frame with aggregated numerators and denominators. Filters out incomplete cases and those with more denominator cases than numerators.

Usage

1
pd(dag = "", operator = "", ...)

Arguments

dag

list of redcap data access groups. Shows the program name for the data access groups in the list and the anonymous ID for all others. If empty (default), then all program names will be shown.

operator

used to show multiple data access groups from the same operator (ie. AIM, MTR, etc.). Will display the program names when the first three letters of the program name matches the value in this field.

...

comma separated list of variables to include.

Author(s)

Rollie Parrish


rparrish/GAMUT documentation built on Sept. 14, 2021, 4:07 p.m.