Learn R Programming

afCEC (version 1.0.2)

fire: fire

Description

A 609 x 2 matrix of two dimensional points forming the chinese "fire" letter.

Arguments

Examples

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

Run the code above in your browser using DataLab