Description Usage Arguments Value
This function is a modified version of read.ply function from geomorph R package to specifically read MGX cell graph ply files.
1  | read_mgxCellGraph(fileCellGraph, header_max = 30)
 | 
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.  | 
Object of type mesh3D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.