Description Usage Arguments Value See Also
Adds a branding logo to the footer of a navbarPage app
1 2 3 4 5 6  | add_logo(
  app_dir = getShinyOption("appDir"),
  git_user = getShinyOption("gitUser"),
  icon = getShinyOption("icon"),
  img = getShinyOption("img")
)
 | 
app_dir | 
 
  | 
git_user | 
 
  | 
icon | 
 
  | 
img | 
 
  | 
A fontAwesome icon or an image printed in the footer of a navbarPage app
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.