Search notes:

R function: file.choose

chosen_file <- file.choose()

cat('You chose', chosen_file)
Github repository about-r, path: /functions/file.choose.R

See also

Index to (some) R functions

Index