fortify_x3p: Convert a list of x3p file into a data frame

Description Usage Arguments Value

View source: R/x3p.R

Description

x3p format consists of a list with header info and a 2d matrix of scan depths. fortify_x3p turn the matrix into a variable within a data frame, using the parameters of the header as necessary.

Usage

1

Arguments

x3p

a file in x3p format as return by function read.x3p

Value

data frame with variables x, y, and value


heike/x3prplus documentation built on May 17, 2019, 3:24 p.m.