print.STdata: Print details for STdata object
Description
print method for class STdata.
Usage
# S3 method for STdata
print(x, type = x$covars$type, ...)
Arguments
x
STdata object to print information for.
type
Factorial of length(x$covars$ID), if not NULL
the output also presents summaries of number of sites and observations
as well as time periods per type of site.
...
Ignored additional arguments.