| summary | R Documentation |
knitrContainerPrint summary of knitrContainer object.
## S3 method for class 'knitrContainer'
summary(object, n = 100, preview = 40, units = "Kb", ...)
object |
|
n |
Either the number of rows (objects) to display or numbers of
the first and the last row |
preview |
number of characters to be previewed in summary. Default is 40. |
units |
the units to be used in formatting and printing the size.
Allowed values for the different
For all standards, |
... |
arguments to be passed to or from other methods. |
Vilmantas Gegzna
Other knitrContainer functions:
Join(),
add_as_heading(),
add_as_,
as.knitrContainer(),
knitrContainer-class,
print_all(),
print()
# Find examples in link `knitrContainer-class`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.