BiologicalRecordsCentre / sparta

Species Presence/Absence R Trends Analyses
http://biologicalrecordscentre.github.io/sparta/index.html
MIT License
21 stars 24 forks source link

Fix bug with group_by #121

Closed FrancescaMancini closed 5 years ago

FrancescaMancini commented 5 years ago

I have added temp as the .data argument to group_by and summarise. This should fix #120

AugustT commented 5 years ago

Great spot, and thanks for the fix. This should definitely have been caught by tests, must write some more!