peak | R Documentation |
Reveals first i rows and j columns.
peak(x, pi = 10, pj = 4)
x |
An R data frame or matrix object. |
pi |
How many rows do you want to select? Defaults to |
pj |
How many columns do you want to select? Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.