nc-minibbs / mbbs

A repository for the Mini-Bird Breeding Survey data
https://minibbs.us
Other
2 stars 0 forks source link

Ungroup mbbs #76

Closed IJBG closed 3 weeks ago

IJBG commented 2 months ago

Mbbs.R dataframe as stored in /data is currently grouped, track down where all the group_by()s happen and ensure they're all accompanied by ungroup()s

I think mbbs_chatham/orange/durham are as well.

IJBG commented 3 weeks ago

Fixed in 2024 download - didn't do anything specific to do so, but the data is no longer automatically grouped. May have been fixed along the way with other changes. Regardless, I went through and added ungroups() for every group_by() in R/process_observers.