ropenscilabs/parzer: Parse Messy Geographic Coordinates

Parse messy geographic coordinates from various character formats to decimal degree numeric values. Parse coordinates into their parts (degree, minutes, seconds); calculate hemisphere from coordinates; pull out individually degrees, minutes, or seconds; add and subtract degrees, minutes, and seconds. C++ code herein originally inspired from code written by Jeffrey D. Bogan, but then completely re-written.

Getting started

Package details

MaintainerAlban Sagouis <sagouis@pm.me>
LicenseMIT + file LICENSE
Version0.4.1.9001
URL https://github.com/ropensci/parzer (devel) https://docs.ropensci.org/parzer/ (docs)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/parzer")
ropenscilabs/parzer documentation built on March 12, 2023, 10:51 p.m.