Learn R Programming

Kmisc (version 0.5.0)

kImg: HTML - Source an Image

Description

Convenience function for cat-ing out HTML markup for an image as .

Usage

kImg(x, width = 480, height = 480)

Arguments

x
path to an image you want to source
width
width (in pixels) of the image
height
height (in pixels) of the image

See Also

hImg