Skip to content
/ HH2 Public

R package to import soil moisture data files from DeltaT HH2 handheld moisture meter

Notifications You must be signed in to change notification settings

MarkusLoew/HH2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

HH2

R-package to import DeltaT Moisture Meter files http://www.delta-t.co.uk/product-display.asp?id=721&div=Soil%20Science&cat=Meters%20and%20Loggers

See

help(package = HH2) 

for details on the functions provided by this package.

Installation

Installation straight from github (if package "devtools" is already installed) via

devtools::install_github("MarkusLoew/HH2")

Installation under Windows might require the installation of Rtools. There will be a prompt for it if needed.

Example usage

# using the HH2 library to import files

library(HH2)

df <- HH2Import("PR2_2015-09-06.csv", sensor.type = "PR2")

About

R package to import soil moisture data files from DeltaT HH2 handheld moisture meter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages