print.summary.spjctest {spqdep} | R Documentation |
Print method for objects of class summary.spjctest.
Description
Print method for objects of class summary.spjctest.
Usage
## S3 method for class 'summary.spjctest'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x |
object of class summary.spjctest. |
digits |
number of digits to show in printed tables. Default: max(3L, getOption("digits") - 3L). |
... |
further arguments passed to or from other methods. |
Value
No return value, called for side effects
Author(s)
Fernando López | fernando.lopez@upct.es |
Román Mínguez | roman.minguez@uclm.es |
Antonio Páez | paezha@gmail.com |
Manuel Ruiz | manuel.ruiz@upct.es |
See Also
[Package spqdep version 0.1.3.6 Index]