
Print a cogxwalkr summary
print.summary.cogxwalkr.RdPrint a cogxwalkr summary
Usage
# S3 method for class 'summary.cogxwalkr'
print(x, ..., digits = 3L)Arguments
- x
An object of class "summary.cogxwalkr", i.e., as returned by
summary.cogxwalkr().- ...
Unused
- digits
Number of digits to print. Passed to the
digitsandnsmallarguments tobase::format().