powered by
Add a favicon to your shinyapp
use_favicon(path, pkg = ".")
Path to your favicon file (.ico or .png)
Path to the root of the package. Default is `"."`
# NOT RUN { use_favicon() use_favicon(path='path/to/your/favicon.ico') # }
Run the code above in your browser using DataLab