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

steinbaugh/bb8 documentation built on Feb. 5, 2024, 11:12 p.m.