meta.summary: Generic function to build summary data for a meta.data object

Description Usage Arguments Value Note Author(s)

View source: R/metadata.R

Description

Summarize a data object in R. Based on the object structure this function will automatically define some attributes of the data.

Usage

1
2
3
4
meta.summary(object, n, ...)

## S3 method for class 'data.frame'
meta.summary(object, n = 3, ...)

Arguments

object

a data object to define metadata for

n

number of top and bottom values to retain, default = 3

...

additional arguments to pass through

Value

A list with summary features for an object

Note

Yadda yadda yadda

Author(s)

Jared E. Knowles


jknowles/metaframe documentation built on May 19, 2019, 11:43 a.m.