vectorPNGbuttons {CVD} | R Documentation |
Vector of PNG files representing colored caps (buttons)
Description
vectorPNGbuttons
returns a vector with the filenames of the PNG files representing colored caps (buttons) from a data.frame.
Usage
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
## Not run:
vectorPNGbuttons(FarnsworthD15)
## End(Not run)
[Package CVD version 1.0.2 Index]