cvd_grid: Create a grid of different color-deficiency simulations of a...

View source: R/cvd_grid.R

cvd_gridR Documentation

Create a grid of different color-deficiency simulations of a plot

Description

Create a grid of different color-deficiency simulations of a plot

Usage

cvd_grid(plot = last_plot(), severity = 1)

Arguments

plot

The plot to modify

severity

The severity of the simulation, applied equally to all four cases

Examples

cvd_grid(palette_plot(palette_OkabeIto, color_labels = FALSE))

clauswilke/colorblindr documentation built on July 29, 2023, 2:17 p.m.