segment_noise: Segment noise

Description Usage Arguments Examples

View source: R/segment_noise.R

Description

Adds noise to a collection of line segments

Usage

1
segment_noise(segments, eps, N, nframes)

Arguments

eps

aximum endpoint perturbation as a percentage of edge length

N

Number of edge replications

nframes

Number of tween iterations

segmments

A data frame with segment endpoint coordinates x, y, xend and yend

Examples

1

marcusvolz/mathart documentation built on May 24, 2021, 4:16 p.m.