Create a fullpage shiny app.
fullButton() fullButtonTo() fullButtonUp() fullButtonDown() fullButtonRight() fullButtonLeft() fullButtonCustom() pageButton() multiButton() pageButtonUp() pageButtonDown() pageButtonTo() multiButtonUp() multiButtonDown() multiButtonTo()
fullButton()
fullButtonTo()
fullButtonUp()
fullButtonDown()
fullButtonRight()
fullButtonLeft()
fullButtonCustom()
pageButton()
multiButton()
pageButtonUp()
pageButtonDown()
pageButtonTo()
multiButtonUp()
multiButtonDown()
multiButtonTo()
Add buttons
fullContainer() pageContainer() multiContainer()
fullContainer()
pageContainer()
multiContainer()
Add containers
fullSection() fullSlide() fullSectionImage() fullSlideImage() pageSection() pageSectionImage()
fullSection()
fullSlide()
fullSectionImage()
fullSlideImage()
pageSection()
pageSectionImage()
Sections and Slides
fullRow() fullColumn() pageRow() pageColumn() multiRow() multiColumn()
fullRow()
fullColumn()
pageRow()
pageColumn()
multiRow()
multiColumn()
Add grid elements
fullPage()
Setup a page.
fullSectionPlot() fullSlidePlot() pageSectionPlot() multiSectionPlot()
fullSectionPlot()
fullSlidePlot()
pageSectionPlot()
multiSectionPlot()
Use plot as background
fullTheme() multiTheme() pageTheme()
fullTheme()
multiTheme()
pageTheme()
Set theme
Create a multiscroll shiny app.
multiSection() multiSectionImage()
multiSection()
multiSectionImage()
Create multi sections
multiPage()
Setup a page
multiLeft() multiRight()
multiLeft()
multiRight()
Create a pagepile shiny app.
pagePiling()