Description Usage Arguments Value Examples
Resample a vector of values with repetition
| 1 | sample_vector(ids)
 | 
| ids | vector of the values t be resampled | 
Same length vector with the resampled values.
| 1 2 3 | library(syntheticpanel)
sample_vector(1:10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.