sampleDistributionAsTibble | R Documentation |
Sample a distribution and return a tibble.
sampleDistributionAsTibble(distribution, n, colname)
distribution |
any distribution |
n |
number of desired samples |
colname |
name of the unique column in tibble |
a tibble of n rows and 1 column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.