You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shinydashboardPlus is based on the idea of [ygdashboard](https://github.com/gyang274/ygdashboard/tree/master/R),
15
-
the later not compatible with shinydashboard (you cannot use shinydashboard and ygdashboard at the same time),
16
-
and not updated. With shinydashboardPlus you can still work with the shinydashboard classic functions!
17
-
At any moment you can switch to shinydashboardPlus.
15
+
the later not compatible with shinydashboard (you cannot use shinydashboard and ygdashboard at the same time). With shinydashboardPlus you can still work with the shinydashboard classic functions and enrich
16
+
your dashboard with all additional functions of shinydashboardPlus!
18
17
19
18
## Main features
20
19
@@ -381,4 +380,9 @@ See a demonstration [here](http://130.60.24.205/shinydashboardPlus/)
381
380
or run:
382
381
```{r}
383
382
shinydashboardPlusGallery()
384
-
```
383
+
```
384
+
385
+
## Aknowldegments
386
+
387
+
- the [adminLTE team](https://adminlte.io)
388
+
-[Victor Perrier](https://github.com/pvictor) from [Dream'R](https://www.dreamrs.fr)
0 commit comments