if (FALSE) {
BIEN_ranges_shapefile_to_skinny(directory = BIEN_ranges_species_bulk(species = c("Acer rubrum")),
raster = terra::rast(crs = "+proj=laea +lat_0=15 +lon_0=-80 +x_0=0 +y_0=0 +datum=WGS84
+units=m +no_defs +ellps=WGS84 +towgs84=0,0,0",
extent = terra::ext(c(-5261554,5038446,-7434988,7165012 )),
resolution =c(100000,100000)
)
)
}
Run the code above in your browser using DataLab