proj4comp: Performs a rough comparison of two proj4strings to see if...

Description Usage Arguments Value

View source: R/proj4comp.R

Description

Compares the proj, ellps, zone (if applicable), units, and datum tags in two proj4strings to determine if two projections match. Requires proj and ellps to be present. If present, zone, units, and datum must match in both strings.

Usage

1
proj4comp(x, y)

Arguments

x

a proj4string to compare with y

y

a proj4string to compare with x

Value

TRUE or FALSE depending on if the projections match


yinscapital/sat-locat-reference-team-lucc documentation built on May 14, 2019, 11:09 a.m.