writePOS: Write a POS File

View source: R/rapt_file.R

writePOSR Documentation

Write a POS File

Description

writePOS writes a POS data.frame into a POS file

Usage

writePOS(pos, filepath)

Arguments

pos

A data.frame with columns of x, y, z, and mass, following the structure of the data.frame returned by readPOS.

filepath

A string. The file path to the POS file.

Value

NULL

References

Larson et al., Local Electrode Atom Probe Tomography: A User's Guide (2009)

See Also

readPOS


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