Learn R Programming

afCEC (version 1.0.2)

ship: ship

Description

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

Arguments

Examples

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

Run the code above in your browser using DataLab