View source: R/get_colors_from_NASIS_db.R
get_colors_from_NASIS_db | R Documentation |
Get, format, mix, and return color data from a NASIS database.
get_colors_from_NASIS_db(SS = TRUE, mixColors = TRUE, dsn = NULL)
SS |
fetch data from Selected Set in NASIS or from the entire local
database (default: |
mixColors |
should mixed colors be calculated (Default: |
dsn |
Optional: path to local SQLite database containing NASIS
table structure; default: |
A data.frame with the results.
Jay M. Skovlin and Dylan E. Beaudette
simplifyColorData
,
get_hz_data_from_NASIS_db
,
get_site_data_from_NASIS_db
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.