print.surveysd {surveysd} | R Documentation |
Print function for surveysd objects
Description
Prints the results of a call to calc.stError. Shows used variables and function, number of point estiamtes as well as properties of the results.
Usage
## S3 method for class 'surveysd'
print(x, ...)
Arguments
x |
an object of class |
... |
additonal parameters |
[Package surveysd version 1.3.1 Index]