| R Documentation |
knitrContainerPrint summary of knitrContainer object.
## S3 method for class 'knitrContainer'
print(x, n = 30, preview = 25, units = "Kb", ...)
x |
|
n |
The number of rows (objects) to display. Default |
preview |
length of text (number of characters) to be previewed in summary. Default is 25. |
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(),
summary()
# Find examples in link `knitrContainer-class`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.