sf (version 0.7-0)

sf_project: directly transform a set of coordinates

Description

directly transform a set of coordinates

Usage

sf_project(from, to, pts)

Arguments

from

character; proj4string of pts

to

character; target coordinate reference system

pts

two-column numeric matrix, or object that can be coerced into a matrix