formatcoords: Format coordinates in degrees to decimal

View source: R/CoordsFormat.R

formatcoordsR Documentation

Format coordinates in degrees to decimal

Description

Changes the coordinates to decimal degrees from IWIS raw site files. It adds two columns to the input dataframe: lat and lon

Usage

formatcoords(coords)

Arguments

coords

a data frame from IWIS database that contains the columns Long_degrees, Long_minutes, Lat_degrees and Lat_minutes.


leocrh/FPGC documentation built on Nov. 15, 2024, 2:46 a.m.