tests/testthat/test_plots.R

context("Plot CLIVAR data")

test_that("plotSection plots a section", {
  #test using A16S
  stations <- plotSection("A16S")
  expect_type(stations, "list")
})
blongworth/clivartools documentation built on Jan. 13, 2023, 10:02 p.m.