Learn R Programming

afCEC (version 1.0.2)

trumpet: trumpet

Description

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

Arguments

Examples

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

Run the code above in your browser using DataLab