Skip to contents

Create an HTML image tag with a specified width taken from Thomas Mock blog post for use with ggimage()

Usage

link_to_img(x, width)

Arguments

x

The image source URL.

width

The width of the image in pixels.

Value

An HTML image tag.