View source: R/print.summary.spqtest.R
print.summary.spqtest | R Documentation |
Print method for objects of class summary.spqtest.
## S3 method for class 'summary.spqtest' print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
object of class summary.spqtest. |
digits |
number of digits to show in printed tables. Default: max(3L, getOption("digits") - 3L). |
... |
further arguments passed to or from other methods. |
No return value, called for side effects
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 |
summary.spqtest
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.