Description Usage Arguments Details Value Warning
Extract the outer resampling ResampleResult from the output
from selecttrain_rf
with the option to grab the output from
the spatial resampling strategy or not (when there are multiple resampling
strategies).
1 | get_outerrsmp(in_rftuned, spatial_rsp = FALSE)
|
in_rftuned |
(list or ResampleResult) Output from
|
spatial_rsp |
(logical) Whether to return the results from the spatial resampling strategy if there is one. |
If in_rftuned
is already a ResampleResult, then simply
return it.
a ResampleResult.
This will only return the ResampleResult from a single resampling strategy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.