powered by
Returns the best latitude column name in df data.frame, if one exists.
getLatitudeColumn(df)
Returns the best column name for latitude - 'latitude', 'lat', or 'y' respectively, or NULL if none of these column names exists in df
The data.frame, hopefully containing a column for latitude