
Official website: https://nextgenshinyapps.obi.obianom.com
Other packages required for nextGenShinyApps: https://depends.rpkg.net/package/nextGenShinyApps
Get started with sample R codes:
https://github.com/oobianom/nextGenShinyApps-Boilerplate-BlankApp
Please note that the nextGenShinyApps 1.7 is NOW compatible with the htmlwidgets,rhandsontable and plotly packages. This is being worked on, but there is not currently a completion date.


R package installation and usage
The nextGenShinyApps package is available on CRAN and can be installed as shown below
Install package from CRAN
install.packages(nextGenShinyApps)
Attach library
library(nextGenShinyApps)
Get started by viewing some of the examples
load.example("Card")
load.example("Plain")
load.example("noSideBar")
load.example("Tab")
load.example("Modal")
load.example("Alert")
load.example("Accordion")
Sample Demo Output 1
View the Shiny app demo for Cards
Link to demo
Image of what it looks like

Sample Demo Output 2
View the Shiny app demo for Tabs
Link to demo
Image of what it looks like

Sample Demo Output 3

Tutorial
Check R CRAN link for vignettes
- https://coursewhiz.org/mainsite/nextgenshinyapps
Statistic
