An open API service indexing awesome lists of open source software.

https://github.com/ijlyttle/humidr

An R package to make psychrometric (humidity) calculations
https://github.com/ijlyttle/humidr

Last synced: 18 days ago
JSON representation

An R package to make psychrometric (humidity) calculations

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/ijlyttle/humidr.png?branch=master)](https://travis-ci.org/ijlyttle/humidr)

# humidr

* Perform psychrometric calculations according to the 2005 ASHRAE Handbook of Fundamentals.

You can install:

* the latest development version from github with:

```
devtools::install_github("ijlyttle/humidr")
```