powered by
Add a custom thumbnail with a label and button
thumbnail_label(image, label, content, button_link, button_label)
a HTML object to be included in the ui section of a shiny app
a object of class character
Thumbnails
thumbnail_label(image = 'Rlogo.png', label = 'App 1', content = 'here we go again', button_link = 'http://getbootstrap.com/', button_label = 'Click me')
Run the code above in your browser using DataLab