Description Usage Arguments Value Examples
Print the tail() of a data frame or tibble
1 | tpdfr(x, nrows = 6)
|
x |
A data frame or a tibble |
nrows |
The number of rows to consider for tail(). Default is 6 |
The printed tail of the data frame
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.