powered by
Example shiny applications spanning aspects of the package
load.example( example = c("Plain", "noSideBar", "Plotly", "Rhansometable", "Card", "Tab", "Modal", "Form", "Button", "Spinner", "Alert", "Accordion") )
A rendered HTML of the user specified example file
choose the example to show - "Plain","noSideBar","Plotly","Rhansometable", "Card","Tab","Modal","Form","Button","Spinner","Alert","Accordion"
"Plain", "noSideBar","Plotly","Rhansometable", "Card", "Tab", "Modal", "Form", "Button", "Spinner", "Alert", "Accordion"
# \donttest{ if (interactive()) { load.example(example = "Card") } # }
Run the code above in your browser using DataLab