Rdocumentation
powered by
Learn R Programming
Kmisc (version 0.5.0)
print.kHTML: Print kHTML Objects
Description
By default, we
cat
out kHTML objects as we typically intend to embed them in
R
Markdown documents. This is mainly used for printing of items in the environment
html
.
Usage
"print"(...)
Arguments
...
a set of kHTML objects (strings).
See Also
html
Examples
Run this code
Kmisc:::.html$br()
Run the code above in your browser using
DataLab