View source: R/createApplicationLinks.R
createApplicationLinks | R Documentation |
Utility function to create application link buttons
createApplicationLinks(linkData)
linkData |
A dataframe containing the following required columns label - string - label to be used for link button imageURL - string - background image to use for link button link - string - link for onclick event linked to button IsCurrentApplication - boolean - indicates whether the row is for the current application |
shiny div containing shiny action button objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.