print.kHTML: Print kHTML Objects

Description Usage Arguments See Also Examples

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

1
2
  ## S3 method for class 'kHTML'
 print(...)

Arguments

...

a set of kHTML objects (strings).

See Also

html

Examples

1
shinyExtras:::.html$br()

kevinushey/shinyExtras documentation built on May 20, 2019, 9:20 a.m.