Description Usage Arguments Value Examples
Gets a subet of n iterates of the dataset
1 | get_subset(data, n)
|
data |
The analysed dataframe |
n |
Number of unique articles |
The dataframe with only n unique iterates
1 | get_subset(sales_daily, n = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.