projections: Map projections

projectionsR Documentation

Map projections

Description

Map projections used when sampling from geolocator bias/error, for example. The argument resampleProjection in estMC and estMantel need units = m, which is true of all of these except WGS84 (the second). First item is Equidistant Conic, which preserves distances around latitude = 0 and longitude = 0. This is a good general purpose projection, but the ideal projection may depend on the locations of your points. See names in list for suggestions. Other potential projections can be found at https://spatialreference.org/ref/

Usage

projections

Format

A named list of strings.


MigConnectivity documentation built on May 29, 2024, 8:37 a.m.