summary.egor | R Documentation |
egor
objectsMethods to print and summarize egor
objects
## S3 method for class 'egor'
summary(object, ...)
## S3 method for class 'egor'
print(
x,
...,
n.active = getOption("egor.rows_active_level"),
n.inactive = getOption("egor.rows_inactive_level")
)
object , x |
an |
... |
additional arguments, either unused or passed to lower-level functions. |
n.active |
|
n.inactive |
|
n |
Number of rows to print. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.