Learn R Programming

CVD (version 1.0.2)

vectorPNGbuttons: 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.

Examples

Run this code
## Not run: 
# vectorPNGbuttons(FarnsworthD15)
# ## End(Not run)

Run the code above in your browser using DataLab