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.