html_img: Create a 'img' tag in an 'HTML' page

Description Usage Arguments Value

View source: R/html.R

Description

Create a ‘img’ tag in an ‘HTML’ page

Usage

1
html_img(src, alt, ...)

Arguments

src

URL of the image.

alt

alternate text for the image.

...

tag attributes.

Value

an html_object.


trosendal/hlt documentation built on March 15, 2021, 5:21 a.m.