Bootstrap 4 shinydashboard using AdminLTE3
The bs4Dash R package is a Bootstrap 4 shinydashboard theme that utilizes AdminLTE3. It offers an updated look and features for users transitioning from shinydashboard. Version 2.0.0 of bs4Dash simplifies the migration process by providing 1:1 support with shinydashboard and shinydashboardPlus.
To install bs4Dash version 2.0.0, users can use the following code snippet:
install.packages("bs4Dash")
library(bs4Dash)
The bs4Dash R package offers a smooth transition for users migrating from shinydashboard to the Bootstrap 4 framework. With version 2.0.0, the theme provides compatibility and support for existing shinydashboard and shinydashboardPlus users. However, users are advised to be mindful of breaking changes when upgrading from older versions of bs4Dash. The package also follows a Code of Conduct for contributors, ensuring a collaborative and inclusive community.