writeNode: Write a TAPSim Node File

View source: R/rapt_tapsim.R

writeNodeR Documentation

Write a TAPSim Node File

Description

writeNode writes a node file to the TAPSim format for creating a mesh file for TAPSim. Currently only ASCII is supported

Usage

writeNode(node, fp)

Arguments

node

A data.frame with columns correponding to the x, y, z, and id of each point in order

fp

Character. The file to which to write the data.

Value

None.

See Also

http://www.uni-stuttgart.de/imw/mp/forschung/atom_probe_RD_center/howto.pdf

https://d-nb.info/1138282715/34


aproudian2/rapt documentation built on Dec. 15, 2022, 4:24 a.m.