Learn R Programming

shiny.semantic (version 0.3.0)

label: Create HTML label tag

Description

This creates a HTML label tag.

Usage

label(...)

Arguments

...

Other arguments to be added as attributes of the tag (e.g. style, class or childrens etc.)