Simple wrapper around spTransform to convert from WGS84 to Alaska Albers projection.

wgs2ak(xy)

Arguments

xy

a 2-column matrix or data frame of lon/lat coordinates.

Value

data frame with new attached coordinates.

Examples

# not run