tests/testthat/test-plot_percentile_map.R

context("test-plot_percentile_map.R")

test_that("plot_percentile_map works", {
  x <- plot_percentile_map(b)
  expect_true(is.null(x))
})

Try the caliver package in your browser

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

caliver documentation built on Feb. 19, 2021, 5:07 p.m.