extend_sampler | R Documentation |
Extend the main data store with empty space for new samples
extend_sampler(sampler, n_samples, stage)
sampler |
The pmwgs object that we are adding the new samples to |
n_samples |
The number of new samples to increase by |
stage |
The name of the stage from which the new samples will be drawn |
The pmwgs object with the space for new samples added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.