finder_colour: Query the colour label of a file in the MacOS X Finder

View source: R/utils.R

finder_colourR Documentation

Query the colour label of a file in the MacOS X Finder

Description

Note the colours are mapped according to my 10.6.8 system but see: http://stackoverflow.com/questions/2435580/tagging-files-with-colors-in-os-x-finder-from-shell-scripts

Usage

finder_colour(filename)

Arguments

filename

Path to a file

Value

Character string (None when no colour is set) or NA on error

Author(s)

jefferis

See Also

Other finder_colour: finder_colour_fast, set_finder_colour


jefferis/gphys documentation built on June 18, 2024, 4:35 a.m.