Learn R Programming

afCEC (version 1.0.2)

airplane: airplane

Description

A 10000 x 3 matrix of three dimensional points uniformly distributed on the surface of the airplane model.

Arguments

Examples

Run this code
# NOT RUN {
library(afCEC);
data(airplane);
plot3d(airplane);
# }

Run the code above in your browser using DataLab