View source: R/distributions.R
sample_from_dist | R Documentation |
Sample from a distribution (currently only implemented for a uniform distribution)
sample_from_dist(n, params)
n |
number of samples to draw |
params |
distribution parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.