Update summary() methods to not directly produce output
Resolves #883
Methods now produce a subclass which has a print() method defined, as is done in the {stats} package.
Loading
Please sign in to comment
Resolves #883
Methods now produce a subclass which has a print() method defined, as is done in the {stats} package.