plot_epitrochoid: Make epitrochoid plots!

View source: R/plot_misc.R

plot_epitrochoidR Documentation

Make epitrochoid plots!

Description

7, 2, 6, 7 should give a pretty result.

Usage

plot_epitrochoid(
  radius_a = 7,
  radius_b = 2,
  dist_b = 6,
  revolutions = 7,
  increments = 6480
)

Arguments

radius_a

Radius of the major circle

radius_b

And the smaller circle.

dist_b

between b and the drawing point.

revolutions

How many times to revolve through the spirograph.

increments

How many dots to lay down while writing.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.