datasetSummary: Summary of a single dataset

Description Usage Arguments Value

Description

Perhaps a more concise summary of a dataframe relative to base::summary(df).

It includes information about the modal value for character and factor classes. It also identifies columns that could be a primary key

Usage

1
datasetSummary(dataframe)

Arguments

dataframe

The name of the dataframe that you want to summarize.

Value

Dataframe.


RonGuymon/ronsFunctions documentation built on May 8, 2019, 11:42 a.m.