Last data update: 2014.03.03

R: Insert an image into an html file
.html.imgR Documentation

Insert an image into an html file

Description

Embeds an image into an html file generated by the mcmcplot function. Intended for internal use only.

Usage

.html.img(file, ...)

Arguments

file

string containing the h

...

string containing additional html attributes for the image.

Author(s)

Ilya Goldin

See Also

.html.begin, .html.end, mcmcplot

Examples

## See examples for function mcmcplot

Results