HH2Import: Import function for Delta-T Devices HH2 Soil moisture files

Description Usage Arguments Value

Description

Imports a file created by the DeltaT handheld soil mositure reader (HH2). Works for profile probes (PR2) or TDRs (ML3) files. Sensor type must be specified at import. Re-organises the data of the HH2 file to be compatible with a data frame.

Usage

1
HH2Import(filename, sensor.type)

Arguments

filename

The name of the file to be imported. Character string.

sensor.type

Either "PR2" for soil mositure profile probe or "ML3" for TDR. Other values are not allowed.

Value

Returns a data frame with the elements Time, Sample, Plot, Device, Depth, Percent_Vol, Vol_Error, mV, mV_Error.


MarkusLoew/HH2 documentation built on May 7, 2019, 3:35 p.m.