Last data update: 2014.03.03

R: File selection dialog to manipulate a string variable...
filerR Documentation

File selection dialog to manipulate a string variable denoting a filename

Description

filer creates a file selection twiddlerControl for manipulating string variables denoting filenames.

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.

See Also

twiddle

Results