Example shiny applications spanning aspects of the package
load.example( example = c("Plain", "noSideBar", "Card", "Tab", "Modal", "Form", "Button", "Spinner", "Alert", "Accordion") )
example | choose the example to show - "Plain","noSideBar","Card","Tab","Modal","Form","Button","Spinner","Alert","Accordion" |
---|
A rendered HTML of the user specified example file
# \donttest{ load.example(example = "Card")#># }