ropensci / CoordinateCleaner

Automated flagging of common spatial and temporal errors in biological and palaeontological collection data, for the use in conservation, ecology and palaeontology.
https://docs.ropensci.org/CoordinateCleaner/
79 stars 21 forks source link

clean_dataset.R reports lat and lon outliers. How can I see which records it has flagged? #64

Open jocelynpender opened 2 years ago

jocelynpender commented 2 years ago

clean_coordinates() does not flag any of my records as outliers clean_dataset() has flagged 9 lat.n.outliers and 13 lon.n.outliers. How can I see which records it has flagged at the dataset level?

I'm running version CoordinateCleaner 2.0-20 and R version 4.1.1

Thanks!