if (FALSE) {
# download example data
path <- ebirdst_download("example_data")
# or get the path if you already have the data downloaded
path <- get_species_path("example_data")
# load configuration file
cfg <- load_config(path)
}
Run the code above in your browser using DataLab