View source: R/lazy_descriptives.R
lazy_descriptives | R Documentation |
calculate descriptives for all subsets
lazy_descriptives(lazy_model, dv, ivs = NULL, na.rm = FALSE)
lazy_model |
the data in tidy format |
dv |
the name of the column containing the dependent variable |
ivs |
(optional) a vector of strings containing names of the columns identifying the independent variables to plot |
na.rm |
(optional) should na be removed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.