Grouped Head
Grouped head function for data.frames.
## S3 method for class 'data.frame' ghead(x, nh=3, ..., group.by)
x |
A data.frame. |
nh |
Integer, the number of rows per group. |
group.by |
A string, giving the name of the grouping variable. |
... |
Ignored. |
Currently, returns a formatted character matrix, however, it's possible this may change in the future.
ghead (iris)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.