check_v {spatialsample} | R Documentation |
Check that "v" is sensible
Description
Check that "v" is sensible
Usage
check_v(v, max_v, objects, allow_max_v = TRUE, call = rlang::caller_env())
Arguments
v |
The number of partitions for the resampling. Set to |
[Package spatialsample version 0.6.0 Index]