tests/testthat/test_plot_cm.R

# vim:textwidth=80:expandtab:shiftwidth=4:softtabstop=4
library(oce)
data(cm)

test_that("plot,cm-method() works", {
    expect_silent(plot(cm))
})
dankelley/oce documentation built on May 8, 2024, 10:46 p.m.