fo_plot_hex: Hexagon plot

Description Usage Arguments Value Examples

View source: R/fo_plothex.R

Description

Function which plots a hexagon.

Usage

1
fo_plot_hex(xs, ys, r, alpha = 0)

Arguments

xs

Center point value on the X axis.

ys

Center point value on the Y axis.

r

Lenght from the center to the apex.

alpha

Angle of rotation.

Value

Plot

Examples

1
fo_plot_hex(1,0,3, 90)

spacea/projekt.2019.pacocha documentation built on Jan. 18, 2021, 3:28 p.m.