View source: R/as_resampling.R
as_resampling | R Documentation |
Convert object to a Resampling or a list of Resampling.
as_resampling(x, ...) ## S3 method for class 'Resampling' as_resampling(x, clone = FALSE, ...) as_resamplings(x, ...) ## Default S3 method: as_resamplings(x, ...) ## S3 method for class 'list' as_resamplings(x, ...)
x |
(any) |
... |
(any) |
clone |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.