View source: R/file_read_write.R
write_alpha_txt | R Documentation |
Write Alpha Text file
write_alpha_txt(ashape, file_name)
ashape |
alpha shape object, can be 2D or 3D alpha shape |
file_name |
path and name of file to create and write text to |
does not return anything; writes file that can be read back to R via read_alpha_txt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.