finder: Open Finder to the current directory

View source: R/macos-finder.R

finderR Documentation

Open Finder to the current directory

Description

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 = "~")

mjsteinbaugh/devtools documentation built on Jan. 5, 2024, 11:09 a.m.