sample_mn | R Documentation |
Sample with a multinomial distribution
sample_mn(data, n)
data |
A data frame with one row. |
n |
The desired sample size. |
A data frame with one row because right now the input data should only be a single row of data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.