filer: File selection dialog to manipulate a string variable...

Description Usage Arguments Value See Also

Description

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

Usage

1
2
  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


twiddler documentation built on May 2, 2019, 2:46 p.m.

Related to filer in twiddler...