Generic function retrieving sampling times from a sampling frame or
related object.
Usage
samples(x, ...)
# S3 method for class 'sampling_frame'
samples(x, blockids = NULL, global = FALSE, ...)
Arguments
- x
Object describing the sampling grid
- ...
Additional arguments passed to methods
- blockids
Integer vector of block identifiers to include (default: all blocks)
- global
Logical indicating whether to return global times (default: FALSE)
Value
Numeric vector of sample times