The remove_skewed()
function identifies and removes records where locality has been skewed. Records are considered skewed if informationWithheld contains the string "Coordinate uncertainty increased".
Arguments
- df
A data frame downloaded with
gators_download()
.- info.withheld
Default = "informationWithheld". The name of the information withheld column in the data frame.