Learn R Programming

RRNA (version 1.0)

translate: internal function for translating points

Description

internal function to translate points

Usage

translate(x1, y1, x2, y2)

Arguments

x1
x coordinates being translated
y1
y coordinates being translated
x2
dx for translation
y2
dy for translation

Value

set of points

Examples

Run this code
## Internal Function ##

Run the code above in your browser using DataLab