R/check-class.R
summary.hbsaems_check.Rd
Provides a fall-back summary that simply calls the underlying print() method. Subclasses that need a more detailed summary (e.g.\ summary.hbsaems_data_check) override this.
print()
summary.hbsaems_data_check
# S3 method for class 'hbsaems_check' summary(object, ...)
An object inheriting from "hbsaems_check".
"hbsaems_check"
Unused.
The input object, invisibly.
object