vec2dtransf (version 1.1)

control.points: 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)

Arguments

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.