nobs.nonprob: Returns the number of rows in samples
Description
Returns information on the number of rows of the probability sample (if provided)
and non-probability sample.
Usage
# S3 method for nonprob
nobs(object, ...)
Value
a named vector
with row numbers
Arguments
- object
a nonprob
class object
- ...
other arguments passed to methods (currently not supported)