head.profile.data.frame: Head of an object of class 'profile.data.frame'

Description Usage Arguments Value See Also Examples

View source: R/head.profile.data.frame.R

Description

As the generic function 'head'

Usage

1
2
## S3 method for class 'profile.data.frame'
head(x, ...)

Arguments

x

An object of class 'profile.data.frame'

...

Same arguments as the generic function 'head'

Value

An object (usually) like 'x' but generally smaller.

See Also

tail.profile.data.frame

Examples

1

soilprofile documentation built on May 29, 2017, 10:50 p.m.