"print"(x, browse = is.browsable(x), ...)
"print"(x, ..., browse = is.browsable(x))
TRUE
, the HTML will be rendered and displayed in a
browser (or possibly another HTML viewer supplied by the environment via
the viewer
option). If FALSE
then the HTML object's markup
will be rendered at the console.