Print method for HTML/tags
S3 method for printing HTML that prints markup or renders HTML in a web browser.
## S3 method for class 'shiny.tag' print(x, browse = is.browsable(x), ...) ## S3 method for class 'html' print(x, ..., browse = is.browsable(x))
x |
The value to print. |
browse |
If |
... |
Additional arguments passed to print. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.