tests/testthat/test_muscle_color_map.R

test_that("muscle_color_map() should be a function", {
  expect_is(muscle_color_map, "function")
})

test_that("muscle_fill_map() should be a function", {
  expect_is(muscle_fill_map, "function")
})
Middleton-Lab/MuscleTernary documentation built on April 26, 2024, 11:29 a.m.