Rdocumentation
powered by
Learn R Programming
ecospace (version 1.0.0)
sample2: 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
sample