choose.filename: Choose a File Name Interactively

Description Usage Arguments Details Value

Description

Display a file name selection dialog

Usage

1
choose.filename(default = NA, caption = NA)

Arguments

default

which folder to show initially (ignored on Windows)

caption

the caption on the selection dialog (ignored on Windows)

Details

Uses an Apple Script/choose.filename to display a file selection dialog. With default = NA, the initial file selection is determined by default behavior of the "choose file" system command. Otherwise, paths are expanded with path.expand.

Value

A length one character vector, character NA if 'Cancel' was selected.


daniel-rodak/budgetr documentation built on May 25, 2019, 4:22 p.m.