readPOS: Read a POS File

View source: R/rapt_file.R

readPOSR Documentation

Read a POS File

Description

readPOS reads a POS file (from IVAS) into a data.frame.

Usage

readPOS(filepath)

Arguments

filepath

Character. The file path to the POS file.

Value

A data.frame with columns corresponding to the x, y, and z positions of the reconstruction and the mass-to-charge ratio.

References

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

See Also

Other APT import functions: readATO(), readRRNG()


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