readResult: Read TAPSim Results

View source: R/rapt_tapsim.R

readResultR Documentation

Read TAPSim Results

Description

Given a filepath, read in a TAPSim results file. Currently only implemented for ASCII results files.

Usage

readResult(fp, type = "ASCII")

Arguments

fp

Character. The filepath

type

Character. The file type to be read. Currently, only ASCII is implemented.

Value

A data.frame with the structure of the TAPSim output.

See Also

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

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

Other TAPSim functions: resultToDet(), resultToPOS()


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