sierpinski: Sierpinski Triangle

sierpinskiR Documentation

Sierpinski Triangle

Description

Functions to make sierpinski triangles.

Usage

runSierpinski(component)

makeSierpinski(type = "polygon", ...)

Arguments

component

a triangle to be split up.

type

the type of component

...

parameters passed to the component and the component function. See "details" for more information.

Value

runSierpinski returns a list of components. makeSierpinski returns a component.

See Also

Other fractals: spaceFillingCurve

Examples

print(1+1)

R-graphic-design/RGD documentation built on Jan. 2, 2023, 10:30 p.m.