Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

tkchoose.files (Package: rChoiceDialogs) : Choose a list of files interactively using tcltk

Provides the same functionality as choose.files from utils package for Windows, but relies on tcltk package and therefore is system independent provided tcltk is installed.
● Data Source: CranContrib
● Keywords:
● Alias: tkchoose.files
● 0 images

jselect.list (Package: rChoiceDialogs) : Select item(s) from a list.

Provides the same functionality as choose.files from utils package, but relies on Java and rJava package and therefore is system independent provided Java 1.5 and higher is installed. This brings up a modal dialog box with a (scrollable) list of items, which can be selected by the mouse. If multiple is true, further items can be selected or deselected by holding the control key down whilst selecting, and shift-clicking can be used to select ranges. Normal termination is via the 'OK' button or by hitting Enter or double-clicking an item. Selection can be aborted via the 'Cancel' button or pressing Escape. If no graphical widget is available it displays a text list from which the user can choose by number(s). The multiple = FALSE case uses menu. Preselection is only supported for multiple = TRUE, where it is indicated by a '+' preceding the item. It is an error to use select.list in a non-interactive session.
● Data Source: CranContrib
● Keywords:
● Alias: jselect.list
● 0 images

canUseJavaModal (Package: rChoiceDialogs) : Check if modal Java dialogs can be used

Check if modal Java dialogs can be used
● Data Source: CranContrib
● Keywords:
● Alias: canUseJavaModal
● 0 images

canUseTclTk (Package: rChoiceDialogs) : Check if Tcl/Tk graphics can be used

Check if Tcl/Tk graphics can be used
● Data Source: CranContrib
● Keywords:
● Alias: canUseTclTk
● 0 images

jchoose.files (Package: rChoiceDialogs) : Choose a list of files interactively using rJava

Provides the same functionality as choose.files from utils package, but relies on Java and rJava package and therefore is system independent provided Java 1.5 and higher is installed.
● Data Source: CranContrib
● Keywords:
● Alias: jchoose.files
● 0 images

canUseJava (Package: rChoiceDialogs) : Check if Java graphics can be used

Check if Java graphics can be used
● Data Source: CranContrib
● Keywords:
● Alias: canUseJava
● 0 images

rChoiceDialogs-package (Package: rChoiceDialogs) : rChoiceDialogs.

Package: rChoiceDialogs
Type: Package
Version: 1.0.4
Date: 2012-10-11
License: GPL (>= 2)
LazyLoad: yes

Author(s)

Alex Lisovich, Roger Day
● Data Source: CranContrib
● Keywords: package
● Alias: rChoiceDialogs, rChoiceDialogs-package
● 0 images

rchoose.dir (Package: rChoiceDialogs) : Choose directory interactively

Provides the same functionality as choose.dir from the utils package for Windows, but is intended to be system independent.
● Data Source: CranContrib
● Keywords:
● Alias: rchoose.dir
● 0 images

rchoose.files (Package: rChoiceDialogs) : Choose a list of files interactively

Provides the same functionality as choose.files from the utils package for Windows, but is intended to be system independent.
● Data Source: CranContrib
● Keywords:
● Alias: rchoose.files
● 0 images

jchoose.dir (Package: rChoiceDialogs) : Choose a directory interactively using rJava

Provides the same functionality as choose.dir from utils package, but relies on Java and rJava package and therefore is system independent provided Java 1.5 and higher is installed.
● Data Source: CranContrib
● Keywords:
● Alias: jchoose.dir
● 0 images