img.html: img.html

img.htmlR Documentation

img.html

Description

takes img.paths and dumps out html with imgs +/- names

can be dumped into a file for showing many images into a single page alternative to img_link for "embedding images"

Usage

img.html(paths, text = names(paths), height = 1024, width = 768, header = 1)

Arguments

paths

vector of (relative) paths to embed in html

text

optional text label to put above embedded images (default = names(paths))

Value

character vector of img tags

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.