viewpals | R Documentation |
A quick way to view fishpals
' color palettes
viewpals(fishpal = "cfs", labels = TRUE, borders = NULL, cex_label = 0.75)
fishpal |
a string matching one of the |
labels |
boolean, whether to show the hexadecimal representation of the colours in each tile |
borders |
color of the borders of the tiles; matches the border argument of |
cex_label |
size of printed labels, works the same as |
Adapted from the scales
package (https://cran.r-project.org/web/packages/scales/index.html) for use with fishpals
viewpals("genidaqs") viewpals("adultchinook")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.