Learn R Programming

afCEC (version 1.0.2)

dog: dog

Description

A 623 x 2 matrix of two dimensional points forming the chinese "dog" letter.

Arguments

Examples

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

Run the code above in your browser using DataLab