powered by
An internal function to make basemap code more readable
basemap
guess_coordinate_columns(data, lon = NULL, lat = NULL)
A named vector of colummn names.
Dataframe containing data for which the limits should be calculated.
Character defining the name of the longitude and latitude columns in data. Use NULL to guess the longitude and/or latitude columns in x.
data
NULL
x
Mikko Vihtakari
This is an internal function, which is automatically run by the basemap function.
auto_limits, transform_coord, basemap
auto_limits
transform_coord