View source: R/mesh_functions.R
process_off_file_v3 | R Documentation |
Processing OFF files in a format friendly to our EC curve computations.
process_off_file_v3(input_dir)
input_dir |
(string): The input directory of our off file. |
complex (list): A list containing the Vertex coordinates, edge and face information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.