putNewLatLongToBegin: Put Lat Long To Begin

View source: R/01-convertLatLong.R

putNewLatLongToBeginR Documentation

Put Lat Long To Begin

Description

If not already present, than adds new columns "id", latitude" and "longitude" to the beginning of the dataframe. They are expected in the interactive map

Usage

putNewLatLongToBegin(data, Longitude, Latitude)

Arguments

data

data.frame: data

Longitude

character: name of longitude variable

Latitude

character: name of latitude variable


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