tests/testthat/test-get_varnames.R

setDTthreads(1)

fn1 <- system.file("extdata", "test1.nc", package = "eurocordexr")

test_that("get_varnames works", {
  expect_identical(get_varnames(fn1), "tasmin")
})

Try the eurocordexr package in your browser

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

eurocordexr documentation built on Aug. 24, 2023, 9:07 a.m.