displayHTMLInDiv,BrowserViz-method {BrowserViz}R Documentation

Ask the browser to display html markup in the specified div

Description

Ask the browser to display html markup in the specified div

Usage

## S4 method for signature 'BrowserViz'
displayHTMLInDiv(obj, htmlText, div.id)

Arguments

obj

An object of class BrowserViz

htmlText

A character string with HTML markup

div.id

A character string


[Package BrowserViz version 2.12.0 Index]