Learn R Programming

leprechaun (version 1.0.0)

bootstrap_version: Default Bootstrap Version

Description

Gets the default Bootstrap version based on the Shiny version installed. Shiny > 1.6 uses version 5 while earlier version use Bootstrap 4.

Usage

bootstrap_version()

Arguments

Value

An integer denoting the Bootstrap version.

Examples

Run this code
# NOT RUN {
bootstrap_version()

# }

Run the code above in your browser using DataLab