Description Usage Arguments Details Value Examples
Show head and tail simultaneously
1 |
data |
The data frame to slice |
n_slice |
How many rows of the head and tail you want. Default is 6. |
This will work on matrices and also not be limited to default tibble display.
A data frame of the first and last n_slice rows
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.