View source: R/S3_definitions.R
print.aggre | R Documentation |
aggre
ObjectPrint method function for aggre
objects; see
[as.aggre]
and [aggre]
.
## S3 method for class 'aggre'
print(x, subset = NULL, ...)
x |
an |
subset |
a logical condition to subset results table by
before printing; use this to limit to a certain stratum. E.g.
|
... |
arguments passed to |
Always returns NULL
invisibly.
This function is called for its side effects.
Joonas Miettinen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.