# NOT RUN {
# download example data
path <- ebirdst_download("example_data", tifs_only = FALSE)
# or get the path if you already have the data downloaded
path <- get_species_path("example_data")
# load stixel summary information
stixels <- load_stixels(path)
# build stixel polygons
stixelize(stixels)
# }
Run the code above in your browser using DataLab