Skip to content

Conversation

@dbradnum
Copy link
Contributor

Description

Tidying up another snippet of code I had locally, to implement another missing API endpoint - this time to find eBird subregions within a given region.

I hope this is useful and doesn't create much additional work while you're preparing for a new release. However, let me know if you spot any problem or would prefer not to merge this in at the moment.

Example

ebirdsubregionlist("country", "world")
ebirdsubregionlist("subnational1", "US")
ebirdsubregionlist("subnational2", "US-NY")

@sebpardo
Copy link
Contributor

Thanks for these functions @dbradnum, they look great! I haven't used PR review before so I decided to give it a go, hopefully it makes it easy for you to consider, and when warranted incorporate, my suggestions.

@dbradnum
Copy link
Contributor Author

And thanks for these comments, too. I think all of these are sorted now.

@sebpardo sebpardo merged commit fe70558 into ropensci:master Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants