(Internal) Add a specific palette to a visdat plot
(Internal) Add a specific palette to a visdat plot
add_vis_dat_pal(vis_plot, palette)
vis_plot |
visdat plot created using |
palette |
character "default", "qual" or "cb_safe". "default" (the default) provides the stock ggplot scale for separating the colours. "qual" uses an experimental qualitative colour scheme for providing distinct colours for each Type. "cb_safe" is a set of colours that are appropriate for those with colourblindness. "qual" and "cb_safe" are drawn from http://colorbrewer2.org/. |
a visdat plot with a particular palette
## Not run: # see internal use inside vis_guess and vis_dat ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.