| RR.summary | R Documentation | 
Shows descriptives for multiple groups (how many groups, which groups are excluded, group sizes)
RR.summary(formule, data)
| formule | A formula specifying the variable names. Example usage:  | 
| data | A data frame in long format) | 
Printed output
data("multiGroup")
RR.summary(ex~perceiver.id*target.id|group.id, data=multiGroup) 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.