checkbox: Checkbox control constructor

Description Usage Arguments Value

View source: R/checkbox-control.R

Description

Checkbox control constructor

Usage

1
  checkbox(initial = FALSE, label = "")

Arguments

initial

logical checked or unchecked

label

character If non-"", labels checkbox

Value

Checkbox instance


gWidgetsManipulate documentation built on May 2, 2019, 5:26 p.m.