ngrResolve: Resolve a Britsh or Irish National Grid Reference.

Description Usage Arguments Value Examples

View source: R/convertformats.R

Description

Convert a Britsh or Irish National Grid Reference to a coordinate pair.

Usage

1
ngrResolve(ngr, centre = FALSE, grid = "British")

Arguments

ngr

A character string with a British National Grid Reference

centre

Return the coordinate of the origin of the local square (default) or the centre.

grid

Input grid system (currently British or Irish)

Value

A numeric coordinate pair

Examples

1
ngrResolve("SJ456782")

ahb108/sparch documentation built on Feb. 3, 2021, 1:21 a.m.