R/cv_read_07BF001.R

Defines functions cv_read_07BF001

cv_read_07BF001 <- function(){
  fpath <- system.file("extdata", "07BF001.shp", package = "CMIP6VisR")
  vector <- vect(fpath)
  return(vector)
}

Try the CMIP6VisR package in your browser

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

CMIP6VisR documentation built on April 12, 2025, 1:54 a.m.