You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added iDigBio as a new data source in spocc (#136) (#124)
MINOR IMPROVEMENTS
Added much more detail on what parameters in child packages are being used inside of the occ() function. Each data source is taken care of in a separate package or set of wrapper functions, and the man file now details what API parameters are being queried (#138)
BUG FIXES
Fixed bug where when latitude/longitude columns missing, caused problems downstream in printing outputs, etc. Now we put in NA's when those columns missing (#139)
Fixed bug in inat data source - Datetime variable changed to datetime
Fixed bug in vertnet data source - occurrenceID variable changed to occurrenceid