row: Generate a row div

View source: R/misc.R

rowR Documentation

Generate a row div

Description

A simple row div

Usage

row(...)

Arguments

...

The elements to include within the body of the row

Value

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

Examples

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

nextGenShinyApps documentation built on Nov. 12, 2023, 5:06 p.m.