create_image_look_up | R Documentation |
Create image look_up objects for html viewer
create_image_look_up(img_src, img_caption = NULL, text = "👁")
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 (👁). |
a string or vector of strings
George Moroz <agricolamz@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.