View source: R/utils-rngstream.R
rng_stream_rpois | R Documentation |
rstream
objectsSample from rstream
objects
rng_stream_rpois(size = 1, lambda = 1, rng_stream = NULL)
size |
Integer, number of samples |
lambda |
Positive number, the mean |
rng_stream |
( |
a vector of counts of size size
rng_stream_rpois(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.