convertLatLongWrapper: Convert Lat Long Wrapper

View source: R/01-convertLatLong.R

convertLatLongWrapperR Documentation

Convert Lat Long Wrapper

Description

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


Pandora-IsoMemo/iso-app documentation built on July 4, 2024, 7:07 p.m.