print.surveysd: Print function for surveysd objects

View source: R/print.R

print.surveysdR 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 'surveysd'

...

additonal parameters


surveysd documentation built on Dec. 28, 2022, 2:15 a.m.