srvyr_interaction {srvyr} | R Documentation |
srvyr interaction column
Description
srvyr_interaction
columns help calculate proportions of the interaction of 2
or more variables. They are created by interact
, generally
used as grouping variables in group_by
and then automatically split
apart by summarise
.
[Package srvyr version 1.2.0 Index]