Learn R Programming

mathart (version 0.0.0.9000)

butterfly1: Generate butterfly1 data

Description

Generates data for plotting a butterfly and stores it in a data frame with (x, y) coordinates and radius r

Usage

butterfly1(n = 40000)

Arguments

n

The number of points to generate

Details

The equations were discovered by the mathematical artist Hamid Naderi Yeganeh.

Hamid's equations can be found here.

Examples

Run this code
# NOT RUN {
butterfly1()
# }

Run the code above in your browser using DataLab