vectorPNGbuttons: Vector of PNG files representing colored caps (buttons)

Description Usage Arguments Value Author(s) Examples

View source: R/CVD.R

Description

vectorPNGbuttons returns a vector with the filenames of the PNG files representing colored caps (buttons) from a data.frame.

Usage

1
vectorPNGbuttons(capsData=get("FarnsworthD15", envir = environment()))

Arguments

capsData

data.frame with RGB values of colored caps (buttons).

Value

vector with path+filenames of PNG files.

Author(s)

Jose Gama

Examples

1
2
3
4
## Not run: 
vectorPNGbuttons(FarnsworthD15)

## End(Not run)

CVD documentation built on May 2, 2019, 1:58 p.m.

Related to vectorPNGbuttons in CVD...