Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

crunch-summary

Summary methods for Crunch Variables


Description

Summary methods for Crunch Variables

Usage

## S3 method for class 'CategoricalVariable'
summary(object, ...)

## S3 method for class 'NumericVariable'
summary(object, ...)

Arguments

object

A Variable

...

additional arguments, ignored (they're in the summary.default) signature

Value

a summary response. Categorical variable summaries should work like summary.factor; Numeric variables should be like summary.numeric. Other Variable types are not yet supported.


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.