margin.vars | R Documentation |
Works out list of variables to margin over to get desired margins.
margin.vars(vars = list(NULL, NULL), margins = NULL)
vars |
list of column and row variables |
margins |
vector of variable names to margin over |
Variables that can't be margined over are dropped silently.
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.