Learn R Programming

afCEC (version 1.0.2)

pathbased: pathbased

Description

A 300 x 2 matrix of two dimensional points forming the incomplete circle and two filled circles inside.

Arguments

Examples

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

Run the code above in your browser using DataLab