Learn R Programming

afCEC (version 1.0.2)

spiral: spiral

Description

A 312 x 2 matrix of two dimensional points forming the spiral.

Arguments

Examples

Run this code
# NOT RUN {
library(afCEC);
data(spiral);
plot(spiral);
# }

Run the code above in your browser using DataLab