extends_point: Extends coordinate

Description Usage Arguments Value Examples

View source: R/plot_MTG.R

Description

Extends coordinate

Usage

1
extends_point(x0, y0, x1, y1, extend_length)

Arguments

x0

x coordinate of the origin

y0

y coordinate of the origin

x1

x coordinate of the point

y1

y coordinate of the point

extend_length

ROtation angle in degree (anti-clockwise)

Value

The new coordinates for the point

Examples

1
2
3
4
## Not run: 
extends_point(0,0,1,0,90)

## End(Not run)

VEZY/XploRer documentation built on Oct. 9, 2021, 10:05 p.m.