display_html {IRdisplay}R Documentation

Display HTML output

Description

Either data or file must be passed.

Usage

display_html(data = NULL, file = NULL)

Arguments

data

The HTML code as a character vector

file

The path to a HTML file or a connection


[Package IRdisplay version 0.4.3 Index]