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 April 4, 2025, 1:41 a.m.