tests/testthat/test-build_colors.R

context("test-build_colors")

test_that("build_colors returns table", {
  x <- build_colors()
  expect_equal(dim(x), c(176, 15))
})

Try the simplecolors package in your browser

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

simplecolors documentation built on Aug. 31, 2023, 9:07 a.m.