Learn R Programming

⚠️There's a newer version (1.1.0) of this package.Take me there.

svDialogs (version 0.9-52)

SciViews GUI API - Dialog boxes

Description

Rapidly construct dialog boxes for your GUI, including an automatic function assistant

Copy Link

Version

Install

install.packages('svDialogs')

Monthly Downloads

4,227

Version

0.9-52

License

GPL-2

Maintainer

Philippe Grosjean

Last Published

April 4th, 2012

Functions in svDialogs (0.9-52)

svDialogs-package

SciViews GUI API - Dialog boxes
dlgInput

A simple input box
dlgMessage

Display a message box
dlgForm

A flexible form dialog box
guiSetStyle.tcltk

Change the style of compatible tcltk dialog boxes
guiPane.tcltk

Construct a 'pane', that is a zone in a flexible dialog box
guiDlg

Create a flexible dialog box
dlgSave

A select file to save dialog box
guiDlgFunction

A dialog box prompting for function arguments
dlgDir

A select directory dialog box
dlgOpen

A select file(s) to open dialog box
display

The display method (for flexible dialog boxes)
dlgList

A list selection dialog box
guiEval

Evaluate R code constructed using a flexible dialog box
menuAdd

Manage custom R menus