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