Learn R Programming

card.pro (version 2.3.0)

row: Generate a row div

Description

A simple row div

Usage

row(...)

Value

An HTML containing elements of a container with class row to be embedded in a page

Arguments

...

The elements to include within the body of the row

Examples

Run this code
row(shiny::div(width=12,"Hello nextGenShinyApps"))

Run the code above in your browser using DataLab