R/macos-finder.R
finder.Rd
Open Finder to the current directory
finder(path = getwd())
character(1). File path (e.g. to package).
character(1)
Opens window. No return.
macOS only.
Updated 2023-10-24.
## > finder(path = "~")