HeRAMS_correct_coordinates: Correct Coordinates (HeRAMS filtered table)

HeRAMS_correct_coordinatesR Documentation

Correct Coordinates (HeRAMS filtered table)

Description

Correct or complete coordinates in the herams_facilities.csv based on a second CSV table that contains correct coordinates

Usage

HeRAMS_correct_coordinates(heramsCSV, corrCSV, gpsX, gpsY, byX, byY)

Arguments

heramsCSV

character; path to the 'herams_facilities.csv' file (to be modified)

corrCSV

character; path to the table that contains correct coordinates

gpsX

character; vector of length 2 corresponding to the GPS column names in heramsCSV

gpsY

character; vector of length 2 corresponding to the GPS column names in corrCSV

byX

character; column name in heramsCSV used for matching rows

byY

character; column name in CorrCSV used for matching rows


ptimoner/inAccMod documentation built on Jan. 27, 2025, 9:34 a.m.