df_summary: Summarises all variables in a dataframe

Description Usage Arguments Value Examples

View source: R/library neale.R

Description

This function calculates the following statistics for all variables in the dataframe:

Usage

1

Arguments

df

The dataframe to be summarised.

drop

If droplevels(df) should be run before summarizing the dataframe. This can make the orginal dataframe and the one analyzied differ. We recomend you run droplevels(df) before calling this function if needed.

Value

A (dataframe) with the description of all variables.

Examples

1

neale-eldash/neale documentation built on May 23, 2019, 1:29 p.m.