Description Usage Arguments Value Author(s) Examples
vectorPNGbuttons
returns a vector with the filenames of the PNG files representing colored caps (buttons) from a data.frame.
1 | vectorPNGbuttons(capsData=get("FarnsworthD15", envir = environment()))
|
capsData |
data.frame with RGB values of colored caps (buttons). |
vector with path+filenames of PNG files.
Jose Gama
1 2 3 4 | ## Not run:
vectorPNGbuttons(FarnsworthD15)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.