univariate_summary: Univariate Summary

Description Usage Arguments

Description

Provides a summary of selected variables within a dataframe.

Usage

1
univariate_summary(df, var_list, round_digits=2)

Arguments

df

The dataframe with elements that will be summarized.

var_list

List of the columns within df to summarize. Default is names(df).


jjinho/sos documentation built on May 21, 2019, 4:06 a.m.