tests/testthat/test-create.R

test_that("create works", {
    wkt2 <- proj_crs_text("EPSG:4326")

 expect_true( grepl("^\\+proj=longlat", proj_crs_text(wkt2, format = 1)))


})
hypertidy/PROJ documentation built on June 15, 2025, 1:51 p.m.