a pic link object is a series of textless buttons for use in an HTML page,
but plans exist to modify this to accept a LaTeX list of pic links to align
out into a page for printed pdf use. the html generated here can also be used
in shiny apps by supplementing with the HTML()
line.
1 | create_piclink(links, name = links, pic = name, verbose = FALSE)
|
links |
either a string, character vector, or named character vector supplying the web address(es) to be linked |
name |
the alt text and prefix of the image file name. suffixes will be identified from the name and the pic assigned. defaults to the value of links |
verbose |
I like to build in messages. Do you want to see them? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.