print.apollo | R Documentation |
Receives an estimated model object and prints a brief summary using the generic print function.
## S3 method for class 'apollo'
print(x, ...)
x |
Model object. Estimated model object as returned by function apollo_estimate. |
... |
further arguments passed to or from other methods. |
nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.