Description Usage Arguments Value See Also Examples
Grouped head function for data.frame(s).
| 1 2 | 
| v | A data.frame. | 
| nh | Integer, the number of rows per group. | 
| gname | 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.
headt.data.frame
| 1 | ghead (iris)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.