control.points {vec2dtransf} | R Documentation |
Sample control points data.frame
Description
This data.frame contains control points for defining a 2D cartesian coordinate transformation. The control points are in both the source and target coordinates.
Usage
data(control.points)
Format
A data.frame consisting on 16 control points with ID, coordinates X and Y from the source dataset and coordinates X and Y from the target dataset.
[Package vec2dtransf version 1.1.3 Index]