ijlyttle/bsplus: Adds Functionality to the R Markdown + Shiny Bootstrap Framework

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/docs/3.3/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). Please note this package was designed for Bootstrap 3.3.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.3.9002
URL https://github.com/ijlyttle/bsplus
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ijlyttle/bsplus")
ijlyttle/bsplus documentation built on Nov. 15, 2022, 2:31 a.m.