summarize.data.frame: Compute summary statistics (data.frame input)

Description Usage Arguments Author(s)

View source: R/summarize.r

Description

Compute summary statistics (data.frame input)

Usage

1
2
  summarize.data.frame(df, funs = c(mean, sd, quantile, n,
  na), label = FALSE, ...)

Arguments

df

a data.frame

funs

functions

...

passed to funs

Author(s)

David Hajage


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