Description Usage Arguments See Also
Value-suppressing uncertainty palettes using viridis colors
1 2  | pal_vsup_viridis(unc_levels = 4, option = "E", begin = 0.1, end = 0.7,
  direction = 1, alpha = 1, ...)
 | 
unc_levels | 
 Number of discrete uncertainty levels. The number of discrete colors at each level doubles.  | 
option | 
 Palette to be used, as in   | 
begin | 
 Hue in [0, 1] at which the colormap begins.  | 
end | 
 Hue in [0, 1] at which the colormap ends.  | 
direction | 
 If 1 (default), colors go from light to dark. If -1, colors go dark to light. (Note that this is reversed from standard viridis setup.)  | 
alpha | 
 Alpha transparency of the colors, specified as a number in [0, 1]. (0 means transparent and 1 means opaque)  | 
... | 
 Other arguments to be given to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.