Description Usage Arguments See Also
View source: R/dashboardFooter.R
The footer typically contains copyright info. Another common use pattern is for the footer to contain dynamic message commnuncation.
| 1 2 |   dashboardFooter(mainText = HTML("<strong>Copyright © 2016 <a href=\"https://github.com/gyang274/ygdashboard\">Guang Yang</a>.</strong> All rights reserved."),
  subText = HTML("<b>Version</b> 2.3.3"))
 | 
| ... | Items to put in the dashboard body. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.