Learn R Programming

bsTools (version 0.1.0)

bs_col_break: Create a div with class "w-100" to force columns onto a new line

Description

Create a div with class "w-100" to force columns onto a new line

Usage

bs_col_break()

Arguments

Value

A string of HTML.

Examples

Run this code
# NOT RUN {
bs_col_break()
# }

Run the code above in your browser using DataLab