Learn R Programming

afCEC (version 1.0.2)

helicopter: helicopter

Description

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

Arguments

Examples

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

Run the code above in your browser using DataLab