Head | R Documentation |
Works as function head, erase rownames, works faster
Head(x, n) ## Default S3 method: Head(x, n = 5L) ## S3 method for class 'numeric' Head(x, n = 5L) ## S3 method for class 'logical' Head(x, n = 5L) ## S3 method for class 'character' Head(x, n = 5L) ## S3 method for class 'matrix' Head(x, n = 5L)
x |
object |
n |
int |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.