tests/testthat/test_list_palettes.R

test_that("list_palettes()", {
  expect_type(list_palettes(), "list")
  expect_type(list_palettes()[["ColorBrewer"]], "character")
})

Try the qualpalr package in your browser

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

qualpalr documentation built on Aug. 19, 2025, 1:14 a.m.