Skip to contents

Open Finder to the current directory

Usage

finder(path = getwd())

Arguments

path

character(1). File path (e.g. to package).

Value

Opens window. No return.

Note

macOS only.

Updated 2023-10-24.

Examples

## > finder(path = "~")