tests/testthat/test-gdal.R

library(testthat)
context("gdal_geotiff")


test_that("we can open the file", {
  expect_equal(geotiff(), "GDALReadOnlyDataset")
})
mdsumner/gdal.rhub documentation built on May 22, 2019, 4:44 p.m.