print.est | R Documentation |
'print' functions take the output and print the summary of it.
## S3 method for class 'est'
print(x, ...)
x |
an output object |
... |
arguments passed on to the function |
Currently, observed densities (class: obs) and estimates (class: est) are supported by this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.