actionButton: Action button

Description Usage Arguments

View source: R/shinyExtInput.R

Description

Creates an action button whose value is initially zero, and increments by one each time it is pressed.

Usage

1
  actionButton(inputId, label)

Arguments

inputId

Specifies the input slot that will be used to access the value.

label

The contents of the button–usually a text label, but you could also use any other HTML, like an image.


marcionicolau/shinyExt documentation built on May 21, 2019, 11:29 a.m.