Description Usage Arguments Value
View source: R/simulate_general_outbreaks.R
Randomly sample covariate rows
1 | draw_covariate_rows(n, df, covariate_weights = NULL)
|
n |
number rows to draw |
df |
data frame to draw from |
covariate_weights |
default is NULL which draws uniformly at random with replacement from the sample_covariates_df. Otherwise, the weights are used. |
new df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.