var.sum: var.sum

Description Usage Arguments Value Examples

Description

This function takes a data frame as an input and spits out a summary data frame.That frame lists out the following features: total count, class, null count, unique count, and a character string of the first couple values

Usage

1
var.sum(df, exclude = "values")

Arguments

df

- A dataframe

exclude

-

Value

A dataframe that summarizes the data, including total count, # nulls # uniques, variable class, and text showing some examples.

Examples

1

christiantillich/AnaliTools documentation built on May 13, 2019, 6:59 p.m.