.choose_from_df | R Documentation |
Internal function - Samples data frames
.choose_from_df(x = x, n = n, replace = replace)
x |
data frame to be sampled |
n |
sample size |
replace |
sample with replacement or not |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.