read_dpa {densitr} | R Documentation |
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...
read_dpa(file)
file |
A path to file, including file name. |
A dp
object.
dpload