html.begin: Initialize an html file for use in the mcmcplot function.

Description Usage Arguments Value Author(s) See Also Examples

Description

Initializes an html file to capture output from the mcmcplot function. Intended for internal use only.

Usage

1
.html.begin(outdir = tempdir(), filename = "index", extension = "html", title, cssfile)

Arguments

outdir

file path for the output directory.

filename

name of the html file.

extension

name of the file extension.

title

title for the html file.

cssfile

css file name.

Value

String containing the path to the initialized html file.

Author(s)

Ilya Goldin

See Also

.html.end, .html.img, mcmcplot

Examples

1
## See examples for function mcmcplot

s-mckay-curtis/mcmcplots documentation built on May 31, 2019, 5:13 p.m.