Description Usage Arguments Value Examples
sample_df gets a sample of n rows from lazy evaluation object and returns a data.frame.
1 |
x: |
Lazy evaluation object. Object created from the function 'tbl'. |
n: |
Number of rows, n defaults to 10. |
Returns a lazy evaluation object with n rows from a data.frame.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.