Learn R Programming

samatha (version 0.41)

img.link: image tag representaion

Description

Builds an image element

Usage

img.link(uri, opts = list())

Arguments

uri
character link to the image
opts
list of optional tag attributes

Value

character

Examples

Run this code
img.link("www.beautifulthings.com/12538675", opts = list(alt = "A lovely picture of something"))

Run the code above in your browser using DataLab