read.vtk: Read a VTK format file

Description Usage Arguments Value

Description

Read a VTK format file

Usage

1
read.vtk(filename, item = c("points", "triangles", "normals"))

Arguments

filename

The path to the file on disk

item

The element(s) within the file to read (defaults to points)

Value

A matrix of points, indices (polygons) or normals


alexanderbates/deformetricar documentation built on May 11, 2019, 11:26 p.m.