write_alpha_txt: Write Alpha Text file

View source: R/file_read_write.R

write_alpha_txtR 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


ashapesampler documentation built on May 29, 2024, 3:22 a.m.