write_alpha_txt {ashapesampler} | R Documentation |
Write Alpha Text file
Description
Write Alpha Text file
Usage
write_alpha_txt(ashape, file_name)
Arguments
ashape |
alpha shape object, can be 2D or 3D alpha shape |
file_name |
path and name of file to create and write text to |
Value
does not return anything; writes file that can be read back to R via read_alpha_txt
[Package ashapesampler version 1.0.0 Index]