projections {MigConnectivity} | R 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.
[Package MigConnectivity version 0.4.7 Index]