dashboardFooter: The footer of a dashboard page.

Description Usage Arguments See Also

View source: R/dashboardFooter.R

Description

The footer typically contains copyright info. Another common use pattern is for the footer to contain dynamic message commnuncation.

Usage

1
2
  dashboardFooter(mainText = HTML("<strong>Copyright &copy; 2016 <a href=\"https://github.com/gyang274/ygdashboard\">Guang Yang</a>.</strong> All rights reserved."),
  subText = HTML("<b>Version</b> 2.3.3"))

Arguments

...

Items to put in the dashboard body.

See Also

tabItems, box, valueBox.


gyang274/ygdashboard documentation built on May 17, 2019, 9:42 a.m.