summarize: Compute summary statistics

Description Usage Arguments Author(s)

View source: R/summarize.r

Description

Compute summary statistics

Usage

1
  summarize(x, funs = c(mean, sd, quantile, n, na), ...)

Arguments

x

numeric object

funs

functions

...

passed to funs

Author(s)

David Hajage


remix documentation built on May 29, 2017, 5:50 p.m.

Related to summarize in remix...