Description Usage Arguments Value See Also Examples
Create a list of resample objects
1 | resample_lst(data, idx)
|
data |
A data frame |
idx |
A list of integer vectors of indexes. |
A list
of resample
objects.
resample
generates a single resample object.
1 | resample_lst(mtcars, list(1:3, 4:6, 7:10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.