data/utws.R

delayedAssign("utws", local({
  try(
    sf::st_read(
      system.file("extdata/utws.shp", package = "remap"),
      quiet = TRUE
    ),
    silent = TRUE
  )
}))

Try the remap package in your browser

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

remap documentation built on April 3, 2025, 7:36 p.m.