projectionNA: projects lat and long coordinates to x and y with North...

View source: R/csgfix.r

projectionNAR Documentation

projects lat and long coordinates to x and y with North American equidistant conic projection

Description

projects lat and long coordinates to x and y with North American equidistant conic projection

Usage

projectionNA(lat, long, v2 = NULL)

Arguments

lat:

numeric vector, latitude (lat and long should be the same length)

long:

numeric vector, longitude


StevenRunyon/csgfix documentation built on March 31, 2024, 5:36 a.m.