Description Usage Arguments Value
File chooser UI component
1 | file_chooser(label = "", text = "", container = NULL, handler = print, ...)
|
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 |
a gWidgets2::ggroup object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.