opmi_cols | R Documentation |
A function to provide hex values for colors in the OPMI color palette or colors of MBTA services.
opmi_cols(...)
... |
One or multiple colors from the OPMI color palette ("orange", "petrolblue", "coralred", "seafoam", "skyblue", "deeppurple", "cream", "midgrey", or "khaki"), MassDOT color palette ("dotprimary", "dotsecondary", or "dottertiary"), or MBTA color scheme ("rl", "ol", "gl", "bl", "bus", "ferry", "cr", "sl", "ride", or "subway"). If no colors are provided, the entire list of colors will be returned. |
One or multiple color hex values
opmi_cols()
opmi_cols("coralred")
opmi_cols("rl", "ol")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.