as_resample_result: Convert to ResampleResult
Description
Convert object to a ResampleResult.
Usage
as_resample_result(x, ...)# S3 method for ResampleResult
as_resample_result(x, ...)
Arguments
- x
(any)
Object to convert.
- ...
(any)
Currently not used.