The Bootstrap framework lets you add some JavaScript functionality to your web site by
adding attributes to your HTML tags - Bootstrap takes care of the JavaScript
<https://getbootstrap.com/javascript>. If you are using R Markdown or Shiny, you can
use these functions to create collapsible sections, accordion panels, modals, tooltips,
popovers, and an accordion sidebar framework (not described at Bootstrap site).
Version: |
0.1.2 |
Depends: |
R (≥ 3.3.0) |
Imports: |
htmltools, magrittr, purrr, lubridate, stringr, rmarkdown, methods, glue, jsonlite |
Suggests: |
testthat, shiny, covr, knitr |
Published: |
2020-06-25 |
Author: |
Ian Lyttle [aut,
cre, cph],
Schneider Electric [cph],
Alex Shum [ctb],
Emily Bosak [ctb] |
Maintainer: |
Ian Lyttle <ian.lyttle at schneider-electric.com> |
BugReports: |
https://github.com/ijlyttle/bsplus/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/ijlyttle/bsplus |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
bsplus results |