lazy_descriptives: descriptives

View source: R/lazy_descriptives.R

lazy_descriptivesR Documentation

descriptives

Description

calculate descriptives for all subsets

Usage

lazy_descriptives(lazy_model, dv, ivs = NULL, na.rm = FALSE)

Arguments

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


flomuedev/summarize documentation built on May 22, 2024, 2:23 a.m.