Skip to contents

Convert Lat Long Wrapper

Usage

convertLatLongWrapper(data, Longitude, Latitude, CoordType, showMessage = TRUE)

Arguments

data

data.frame: data

Longitude

character: name of longitude variable

Latitude

character: name of latitude variable

CoordType

character: type of longitude/latitude coordinates. One of "decimal degrees", "degrees minutes seconds" and "degrees decimal minutes"

showMessage

(logical) if TRUE showNotification() displays success or failure