View source: R/plotting_functions.R
convert_off_file | R Documentation |
converts a mesh3d file to a list format that's more friendly to our ECT functions.
convert_off_file(mesh)
mesh |
(mesh3d): The input mesh to transform to a list. |
complex (list): The mesh converted to list form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.