# 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")
# test data
test_predictions <- load_predictions(path)
dplyr::glimpse(test_predictions)
# }
Run the code above in your browser using DataLab