read_dpa {densitr}R Documentation

Read a single resistance-drilling density profile measurement file (*.dpa)

Description

Reads a single *.dpa file and returns a dp object, constructed from two lists: data and footer. The former one contains actual measurement values, the latter includes supplementary data recorded by the Resistograph® device, such as time, firmware number...

Usage

read_dpa(file)

Arguments

file

A path to file, including file name.

Value

A dp object.

See Also

dpload


[Package densitr version 0.2 Index]