sample_distribution | R Documentation |
Take samples from the set with defined probabilities
sample_distribution(data, sample_size = 10000)
data |
data.frame returned by the |
sample_size |
int defines the number of draws from the probability distribution |
the values of the random variable whose distribution was sampled; in this case these are the proportions of ants from the upper nest segment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.