Learn R Programming

meshsimp (version 0.1.1)

get.data.locations: Get the list of data locations from an object of class RcppSimplification.

Description

Get the list of data locations from an object of class RcppSimplification.

Usage

get.data.locations(x)

Arguments

x

An object of class RcppSimplification.

Value

A #data-by-3 matrix storing the coordinates of data locations.

See Also

simplify.mesh.2.5D