embed_data: embed a dataframe into a set of model specifications

Description Usage Arguments

View source: R/embed.R

Description

embed a dataframe into a set of model specifications

Usage

1
embed_data(mspecs, data, ...)

Arguments

mspecs

two-sided formula with outcome(s) on the left hand side and exposure(s) on the right hand side.

...

key and value pairs specifying labels for variables in data. For example, a variable called sbp may have the label of systolic blood pressure. This could be set by writing sbp = 'systolic blood pressure'


bcjaeger/rpriori documentation built on Nov. 4, 2019, 6:52 a.m.