tests/testthat/test-netcdf-4.R

context("netcdf-4")

test_that("ncdf4 works", {
 open_oc_file_ncdf4()
})

test_that("RNetCDF works", {
  open_oc_file_RNetCDF()
})
mdsumner/crunchy documentation built on May 19, 2019, 8:23 a.m.