Description Usage Arguments Details Value Author(s)
Function which summarizes dichotomous or binary variable by a named group
1 | t1_normvar(data, .var, .group, quietly = T)
|
data |
Dataframe |
.var |
Variable to be summarized |
.group |
Group to summarize over |
quietly |
If FALSE, function will report some internal steps |
Supply a dataframe, a variable to summarize, a group variable
List of length = groups
Kevin W. McConeghy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.