Description Usage Arguments Value
Sample n rows from a dataframe. Works just like head/tail.
1  | samp(x, n = 6L)
 | 
x | 
 Dataframe to sample.  | 
n | 
 Number of rows to sample.  | 
Dataframe with n randomly selected rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.