R/view_spat.R
view_lon_lat.Rd
View
view_lon_lat(dat, lon, lat, id = NULL, crs = 4326)
Data containing lon and lat columns.
lon
lat
Name of Longitude column.
Name of Lattitude column.
Optional, name of an ID variable that is paired with lon and lat columns
Optional, coordinate reference system to use. Defaults to EPSG code 4326 (WGS 84).