select_file: Interactively select from options

View source: R/utils.R

select_fileR 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)

stats19 documentation built on Sept. 11, 2024, 6:08 p.m.