view_n | R Documentation |
Randomly view N rows
view_n(data, n = 200, by_group = TRUE)
data |
data.frame or tibble |
n |
How many rows (or groups) to view |
by_group |
If TRUE, then view n randomly selected groups, if false then view n randomly selected rows |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.