create_image_look_up: Create image look_up objects for html viewer

Description Usage Arguments Value Author(s)

View source: R/utils.r

Description

Create image look_up objects for html viewer

Usage

1
create_image_look_up(img_src, img_caption = NULL, text = "👁")

Arguments

img_src

string or vector of strings with a image(s) path(s).

img_caption

string or vector of strings that will be displayed when image is clicked.

text

string o vector of strings that will be displayed as view link. By default it is eye emoji (👁).

Value

a string or vector of strings

Author(s)

George Moroz <agricolamz@gmail.com>


phonfieldwork documentation built on March 3, 2021, 1:12 a.m.