common_summary_table: summary table of mesures of location

Description Usage Arguments

Description

summary table of mesures of location

Usage

1
common_summary_table(df, var, digits = 2, caption = NULL)

Arguments

df

dataframe

var

variable that you compute measures for

digits

Maximum number of digits for numeric columns, passed to round(). This can also be a vector of length ncol(x), to set the number of digits for individual columns.

caption

The table caption.


shizidushu/RFunsInUse documentation built on May 24, 2019, 2:03 a.m.