translate: internal function for translating points

View source: R/RRNA.r

translateR Documentation

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

Author(s)

JP Bida

Examples

## Internal Function ##

RRNA documentation built on Sept. 11, 2024, 8:14 p.m.