Description Usage Arguments Details Value Note Author(s)
View source: R/shiny_functions.R
Create a title bar for the header of the webpage
1 |
image_href |
url-link of an image to show in the title bar |
title |
string of text to show in the title bar |
This function allows you to put an image and a text in the title bar of the web page
Using image_href
and title
return an HTML tag of the title bar
Add this function inside a UI in your shiny app.
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.