select_file {stats19} | R Documentation |
Interactively select from options
Description
Interactively select from options
Usage
select_file(fnames)
Arguments
fnames |
File names to select from |
Examples
# fnames = c("f1", "f2")
# stats19:::select_file(fnames)
[Package stats19 version 3.0.3 Index]