tests/testthat/test-otg.R

context("otg")

test_that("read geometry works", {
  inlandwaters <- otg(system.file("extdata", "datasource.gpkg", package = "gladr"))
  mixed_poly_lines <- otg(system.file("extdata", "Drawing.mif", package = "gladr"))
})
r-gris/otg documentation built on May 26, 2019, 1:33 p.m.