| add_colorjam_preset | Add colorjam hue warp preset |
| add_colorjam_step | Add colorjam chroma/luminance step |
| add_colors | Add categorical colors to an existing color set |
| adjust_hue_warp | Adjust the color hue warp effect |
| approx_degrees | Interpolation for degree angles |
| blend_colors | Blend multiple colors |
| closestRcolor | Find the closest R color |
| col_div_xf | Divergent color interpolation function with adjustable range... |
| col_linear_xf | Linear color interpolation function with adjustable range,... |
| color_complement | Create color complement by rotating the color hue |
| color_distance | Calculate color distance between two or more colors |
| colorjam_presets | Colorjam hue warp presets |
| colorjamShinyServer | Colorjam R-shiny app server |
| colorjamShinyUI | Colorjam R-shiny app UI |
| colorjam_steps | Colorjam chroma/luminance steps |
| color_pie | Show colors spread around a pie chart |
| colors_to_df | Convert colors to data.frame of color attributes |
| combine_alphas | Combine alpha transparency values with additive logic |
| display_degrees | Display degree angles around a unit circle |
| find_color_spread | Find a spread of colors with minimum distance between them |
| group2colors | Assign colors to vector of group labels |
| h2hw | Convert standard hue to warped virtual hue |
| h2hwOptions | Get hue color warp options |
| hcl_to_hsl_hue | Convert HCL hue to HSL hue |
| hsl_to_hcl_hue | Convert HSL hue to HCL hue |
| hw2h | Convert warped virtual hue to standard hue |
| jam_divergent | Jam Divergent Color Gradients |
| jam_linear | Jam Linear Color Gradients |
| jam_pal | Jam color palette for ggplot2 |
| launchColorjamShiny | Colorjam R-shiny App |
| make_jam_divergent | Make divergent color gradient |
| matrix2heatColors | Convert numeric matrix to heatmap colors |
| mean_angle | Calculate the mean angle |
| named_colors | named_colors from meodai/color-names and R colors() |
| plot_colorjam_preset | Plot colorjam preset |
| plot_colorjam_steps | Plot colorjam steps |
| rainbowJam | rainbow categorical colors using varied luminance and chroma |
| rainbowJamMulti | Rainbow categorical colors across multiple groups |
| rainbowJam_v1 | rainbow categorical colors using varied luminance and chroma |
| remap_colorjam_preset | Remap colors to a new colorjam preset |
| scale_color_jam | Apply rainbowJam categorical colors to a ggplot2 object |
| scale_fill_jam | Apply rainbowJam categorical color fill to a ggplot2 object |
| show_color_distance | Show color distance as a heatmap |
| showDichromat | Show colors using dichromat color blindness adjustment |
| slot_colors | Slot a set of colors into a reference set of colors |
| sort_colors | Sort a vector of colors using one or more color attributes |
| subset_colors | Subset a vector of colors using one or more color attributes |
| theme_jam | Jam default theme for ggplot2 |
| twostep_gradient | Create two-step linear gradient |
| validate_colorjam_preset | Validate h1,h2 color hue warp data |
| vals2colorLevels | Apply color gradient to numeric values |
| vibrant_color_by_hue | Get vibrant reference color for a given HCL color hue |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.