Description Usage Arguments Value
View source: R/simTransmission.R
Generate random numbers from uniform distribution with input parameters in vector format
1 | Runif(input)
|
input |
a vector containing 3 elements: amount of random numbers to be generated, lower bound and upper bound of uniform distribution |
a vector of generated random numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.