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 Nov. 5, 2023, 1:09 a.m.