Learn R Programming

afCEC (version 1.0.2)

cat: cat

Description

A 1385 x 2 matrix of two dimensional points forming the chinese "cat" letter.

Arguments

Examples

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

Run the code above in your browser using DataLab