The function writes a .msh2 file.
The function uses write
and
write.table
functions.
1 | write_mesh(name, mesh)
|
name |
A string naming a file to write to. The file name is relative to a working directory. |
mesh |
A list of three elements: a head of the file ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.