Print Sampling Design Objects
Usage
# S3 method for class 'unequal_prob'
print(x, ...)
# S3 method for class 'equal_prob'
print(x, ...)
Arguments
- x
A sampling design object of class "sondage_sample".
- ...
Further arguments passed to or from other methods.