read_mgxCellGraph: A reading .ply Function

Description Usage Arguments Value

Description

This function is a modified version of read.ply function from geomorph R package to specifically read MGX cell graph ply files.

Usage

1
read_mgxCellGraph(fileCellGraph, header_max = 30)

Arguments

fileCellGraph

.ply Cell Graph file.

header_max

Number of lines expected in header. Must be equal or greater to the actual number of lines in the header. Default to 30.

Value

Object of type mesh3D


marionlouveaux/mgx2r documentation built on May 30, 2019, 12:47 p.m.