An x3p file consists of a list with meta info and a 2d matrix with scan depths.
fortify turns the matrix into a data frame, using the parameters of the header as necessary.
Usage
x3p_to_df(x3p)
Value
data frame with variables x, y, and value and meta function in attribute
Arguments
x3p
a file in x3p format as returned by function x3p_read