sample2 {ecospace} | R Documentation |
Internal Ecospace Functions.
Description
Internal functions not intended to be called directly by users.
Usage
sample2(x, ...)
Arguments
x |
Either a vector of one or more elements from which to choose, or a positive integer. |
... |
arguments for particular methods. |
Details
Corrects behavior when object sampled has unit length. This is the same
function proposed in help file of sample
as resample
.
See Also
[Package ecospace version 1.4.2 Index]