choose.file: Choose a File Interactively

Description Usage Arguments Details Value

Description

Display a file selection dialog

Usage

1
choose.file(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.file 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.