build_app_title | R Documentation |
A helper function to create the browser title along with a logo.
build_app_title(
title = "teal app",
favicon =
"https://raw.githubusercontent.com/insightsengineering/hex-stickers/main/PNG/nest.png"
)
title |
( |
favicon |
( |
A shiny.tag
containing the element that adds the title and logo to the shiny
app.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.