sierpinski | R Documentation |
Functions to make sierpinski triangles.
runSierpinski(component) makeSierpinski(type = "polygon", ...)
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. |
runSierpinski returns a list of components. makeSierpinski returns a component.
Other fractals:
spaceFillingCurve
print(1+1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.