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
- Host: GitHub
- URL: https://github.com/ijlyttle/humidr
- Owner: ijlyttle
- Created: 2014-04-24T20:47:23.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T21:14:03.000Z (almost 11 years ago)
- Last Synced: 2026-03-31T16:48:11.313Z (3 months ago)
- Language: R
- Size: 180 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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")
```