make_line: Interpolate points between two nodes

Description Usage Arguments

View source: R/outline_shapes.R

Description

Interpolate points between two nodes

Usage

1
make_line(n_points, x_start, y_start, x_end, y_end, ...)

Arguments

n_points

how many points are drawn between the nodes?

x_start

starting x

y_start

starting y

x_end

ending x

y_end

ending y

...

discarded


delabj/delabjGenArt documentation built on Jan. 25, 2022, 3:45 a.m.