tests/testthat.R

library(testthat)
library(colorblindcheck)
rainbow_pal = rainbow(n = 7)
rainbow_pal

sunset_pal = rcartocolor::carto_pal(4, "Sunset")
sunset_pal

test_check("colorblindcheck")

Try the colorblindcheck package in your browser

Any scripts or data that you put into this service are public.

colorblindcheck documentation built on May 31, 2023, 8:08 p.m.