print.egf | R Documentation |
A method for printing objects of class egf
.
## S3 method for class 'egf'
print(x, width = 0.9 * getOption("width"), indent = 2L, ...)
x |
an |
width |
an integer width for header text. |
indent |
an integer indent for body text. |
... |
unused optional arguments. |
The argument x
, unchanged but invisible.
The generic function print
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.