if (FALSE) {
library(sf)
BIEN_ranges_species("Carnegiea gigantea") #saves ranges to the current working directory
sf <- st_read(dsn = ".",
layer = "Carnegiea_gigantea")
saguaro_plot_data <- BIEN_plot_sf(sf = sf)
}
Run the code above in your browser using DataLab