Rdocumentation
powered by
Learn R Programming
twiddler (version 0.4-0)
filer: File selection dialog to manipulate a string variable denoting a filename...
Description
File selection dialog to manipulate a string variable denoting a filename
Usage
filer(default="", label=as.character(NA), length=32)
Arguments
default
The default filename for the file selection dialog.
label
The text label of the file selection dialog.
length
The length of the entry in characters, defaults to
38
.
Value
An object of class
twiddlerControl
.
Details
filer
creates a file selection
twiddlerControl
for manipulating string variables denoting filenames.
See Also
twiddle