R/STID-class.R
print.STID.Rd
Provides a detailed printout of STID object contents, including STID_info, meta_data_record, SingleSampNiche, and MultiSampNiche information.
# S3 method for class 'STID' print(x, ...)
An STID object
Additional arguments passed to print
Invisibly returns the object
if (FALSE) { # \dontrun{ print(ist_obj) } # }