View source: R/summarize_extract.R
print.cmp | R Documentation |
print
method for class cmp
.
## S3 method for class 'cmp' print(x, ...)
x |
an object class 'cmp', obtained from a call to |
... |
other arguments passed to or from other methods (currently unused). |
print.cmp
can be used to print a short summary of object class 'cmp'.
summary.cmp
, coef.cmp
, fitted.cmp
, glm.cmp
.
## For examples see example(glm.cmp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.