file_chooser: File chooser UI component

Description Usage Arguments Value

View source: R/view_utils.R

Description

File chooser UI component

Usage

1
file_chooser(label = "", text = "", container = NULL, handler = print, ...)

Arguments

label

text in the label

text

text inside the button

container

where to put this button

handler

what to do when the chosen file changes

...

further parameters passed to gfile

Value

a gWidgets2::ggroup object.


knifecake/forrelgui documentation built on March 30, 2021, 10:26 p.m.