displayHTMLInDiv,BrowserViz-method {BrowserViz} | R Documentation |
Ask the browser to display html markup in the specified div
## S4 method for signature 'BrowserViz' displayHTMLInDiv(obj, htmlText, div.id)
obj |
An object of class BrowserViz |
htmlText |
A character string with HTML markup |
div.id |
A character string |