view_palette | R Documentation |
Generates a ggplot visualization of a specified package palette.
view_palette(palette_name = "mycolors")
palette_name |
The name of the palette to display ("mycolors", "classicTB", or "pathogenomics"). |
A ggplot object showing the colors of the chosen palette.
view_palette("mycolors")
view_palette("classicTB")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.