nobs.nonprob {nonprobsvy} | R Documentation |
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 class 'nonprob'
nobs(object, ...)
Arguments
object |
a |
... |
other arguments passed to methods (currently not supported) |
Value
a named vector
with row numbers
[Package nonprobsvy version 0.2.2 Index]