Description Usage Arguments Author(s)
This creates a dashboard footer to insert in dashboardPage.
1 2 3 | bs4DashFooter(left = NULL, right = NULL, fixed = FALSE)
dashboardFooter(left = NULL, right = NULL, fixed = FALSE)
|
left |
Left text. |
right |
Right text. |
fixed |
Whether to fix the footer. Default to FALSE. |
David Granjon, dgranjon@ymail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.