data_summary: Data Summary for Numeric Columns

Description Usage Arguments Value Author(s) See Also Examples

Description

Custom summaries of numeric data in a provided data frame

Usage

1
data_summary(x, na.rm = TRUE)

Arguments

x

A data.frame containing at least one numeric column

na.rm

A logical indicating whether missing values should be removed

Value

This function returns a data.frame including columns:

Author(s)

Pushpinder Kaur Chouhan <p.chouhan@ulster.ac.uk>

See Also

summary

Examples

1
2
3
4
5

pkchouhan14/customerChurnUU documentation built on May 28, 2019, 5:55 p.m.