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))
})

Try the oce package in your browser

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

oce documentation built on July 9, 2023, 5:18 p.m.