| mellio_toolbar_html | R Documentation |
Creates a quiet local toolbar with an optional Mellio link.
mellio_toolbar_html(
mode,
copy_img_b64 = NULL,
downloads = list(),
label = "mellio",
edit_url = NULL
)
mode |
"table" or "figure" |
copy_img_b64 |
Base64 data URI for image copy (figures only) |
downloads |
Named list: html, latex, markdown (text), png_b64 (raw base64) |
label |
Filename prefix for downloads (e.g., "table1", "figure1") |
Character string of HTML (style + toolbar + scripts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.