FlightDeck
Introduction
Tutorial
Reference
Create a page of the dashboard
This function creates a single page.
fdPage
(
...
,
id
,
display
=
FALSE
)
Arguments
...
items to put on the page.
id
id attribute for the page div.
display
boolean indicating if the page is to be displayed by default.
Contents
Arguments