Description Usage Arguments Value Author(s) See Also Examples
Initializes an html file to capture output from the mcmcplot function. Intended for internal use only.
1 | .html.begin(outdir = tempdir(), filename = "index", extension = "html", title, cssfile)
|
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. |
String containing the path to the initialized html file.
Ilya Goldin
.html.end
, .html.img
, mcmcplot
1 | ## See examples for function mcmcplot
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.