Learn R Programming

mcmcplots (version 0.4.3)

.html.img: 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.

See Also

.html.begin, .html.end, mcmcplot

Examples

Run this code
# NOT RUN {
## See examples for function mcmcplot
# }

Run the code above in your browser using DataLab