Learn R Programming

colorplaner (version 0.1.3)

A 'ggplot2' Extension to Visualize Two Variables per Color Aesthetic Through Color Space Projections

Description

A 'ggplot2' extension to visualize two variables through one color aesthetic via mapping to a color space projection. With this technique for 2-D color mapping, one can create a bivariate choropleth in R as well as other visualizations with multivariate color scales. Includes two new scales and a new guide for 'ggplot2'.

Copy Link

Version

Install

install.packages('colorplaner')

Monthly Downloads

32

Version

0.1.3

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 1st, 2016

Functions in colorplaner (0.1.3)

guide_colorplane

Add Guide for Colorplane
guide_geom.colorplane

Colorplane method for guide_geom
colorplaner

colorplaner: ggplot2 Extension to Visualize Two Variables Per Color Aesthetic through Color Space Projection
guide_merge.colorplane

Colorplane method for guide_merge
guide_train.colorplane

Colorplane method for guide_train
guide_gengrob.colorplane

Colorplane method for guide_gengrob
scale_color_colorplane

Bivariate Color Space Projection Scale
color_projections

Color Space Projections
ScaleColorPlane

Color Plane Scale ggproto Object