Learn R Programming

afCEC (version 1.0.2)

rabbit: rabbit

Description

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

Arguments

Examples

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

Run the code above in your browser using DataLab