kImg: HTML - Source an Image

Description Usage Arguments See Also

View source: R/html_extras.R

Description

Convenience function for cat-ing out HTML markup for an image as <img src="..." />.

Usage

1
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


kevinushey/Kmisc documentation built on May 20, 2019, 9:08 a.m.