bhts2HTML: Convert to HTML

Description Usage Arguments Examples

View source: R/bhts2HTML.R

Description

This function creates an HTML file.

Usage

1
bhts2HTML(dat, dir, fname, title=NULL, bgcolor="#BBBBEE")

Arguments

dat

An object which is the output of bhts().

dir

Directory in which to store the file.

fname

File name.

title

The title of the html file.

bgcolor

Color for the html background.

Examples

1
 #See package vignette

BHTSpack documentation built on Feb. 8, 2021, 5:07 p.m.