Open Aariq opened 1 week ago
btw, this is what the function is pointing to: https://services.usanpn.org/npn_portal/stations/getStationsWithSpecies.json
Works with species_id = 100, but should also work with species_id = 3 (red maple). Red maple is super common, so maybe something is getting overloaded with too much data?
According to the documentation,
npn_stations_with_spp()
should return a data frame with lat, lon, names and IDs, but it seems to return a 1x1 data frame:Created on 2024-11-12 with reprex v2.1.1