Learn R Programming

VoxR (version 0.5.1)

data_part: Geometrics objects spatially differentiated

Description

Point cloud presenting spatially differentiated geometric objects used as an example for the obj.rec function.

Usage

data(data_part)

Arguments

Format

A data frame with 2382 observations on the following 4 variables.
X
a numeric vector
Y
a numeric vector
Z
a numeric vector
NBpts
a numeric vector

Examples

Run this code
data(data_part)
require(rgl)
library(rgl)
plot3d(data_part)

Run the code above in your browser using DataLab