.update_by | R Documentation |
by
to update StudySpecification
with new
variable namesHelper function used to update the variable names of a
StudySpecification
when user passes a by=
argument to align
variable names between data sets.
.update_by(specification, data, by)
specification |
A |
data |
|
by |
named vector or list connecting names of unit of
assignment/unitid/cluster variables in |
A StudySpecification
with updated variable names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.