Learn R Programming

CEC (version 0.9.4)

mixShapes: mixShapes

Description

Matrix of 2-dimensional points that form circular and elliptical patterns.

Usage

data(mixShapes)

Arguments

Examples

Run this code
# NOT RUN {
data(mixShapes)
plot(mixShapes, cex = 0.5, pch = 19);
# }

Run the code above in your browser using DataLab