describe: describe

Description Usage Arguments

View source: R/describe.R

Description

This function creates some high level descriptive metrics for columns in a data.frame. Similar to h2o.describe

Usage

1
describe(df, cols = NULL)

Arguments

df

A data.frame (or other coercable object) that contains the columns you wish to describe

cols

A list of columns that you wish to describe. If the default value is used all columns will be processed. Defaults to NULL


gm209/gmtools documentation built on May 22, 2019, 2:39 p.m.