dot-od: Open a dialogue box at selected folder

.odR Documentation

Open a dialogue box at selected folder

Description

Useful for easily opening a window in which you can see all the files in a folder and open them using Open with....

Usage

.od(path = here::here())

Arguments

path

character. The initial working directory, from which the file dialog should begin browsing. Defaults to here::here().

Value

invisible(<selected_file>/NULL) (NULL if no file were selected).

Examples

od()

MiguelRodo/alwaysloaded documentation built on Nov. 7, 2023, 5:18 p.m.