set_finder_colour: Set the colour label of a file in the MacOS X Finder See...

View source: R/utils.R

set_finder_colourR Documentation

Set the colour label of a file in the MacOS X Finder See http://stackoverflow.com/questions/2435580/tagging-files-with-colors-in-os-x-finder-from-shell-scripts

Description

Set the colour label of a file in the MacOS X Finder See http://stackoverflow.com/questions/2435580/tagging-files-with-colors-in-os-x-finder-from-shell-scripts

Usage

set_finder_colour(filename, col = c("None", "Gray", "Grey", "Green",
  "Purple", "Blue", "Yellow", "Red", "Orange"))

Arguments

filename

Character vector of file(s) to add colour labels

col

Character vector of colour(s)

Value

Logical indicating success or failure

Author(s)

jefferis

See Also

Other finder_colour: finder_colour_fast, finder_colour


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