sampler | R Documentation |
It creates a sampler for the x
object. It returns a function
that accepts a parameter n
denoting the number of samples
to draw from the x
object and also any additional parameters
...
are passed to the generated function.
sampler(x, ...)
x |
the |
... |
additional arguments to pass |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.