Rdocumentation
powered by
Learn R Programming
soilprofile (version 1.0)
head.profile.data.frame: Head of an object of class 'profile.data.frame'
Description
As the generic function 'head'
Usage
"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
Run this code
head(example)
Run the code above in your browser using
DataLab