widgetHelpButton: Widget for a Help Button

Description Usage Arguments Value See Also Examples

View source: R/widgetHelpButton.R

Description

Widget for a Help Button

Usage

1
widgetHelpButton(inputId, url, lang = NULL)

Arguments

inputId

widget name

url

the html address regading the help page to display

lang

language widget

Value

a widget object (environment)

See Also

actionButton

Examples

1
2
3
4
## Not run: 
  # Press ESC after finishing the app

## End(Not run)

sigbertklinke/mmstat documentation built on May 14, 2019, 8:36 a.m.