annex 0.1 Summary of major fixes and features during the development of the package in its 0.1-X state. New infrastructure with custom S3 class with a series of handy methods Introducing a config object for easy control Moving project to https://github.com/IEA-EBC-Annex86/annex/ Adding first...
https://iea-ebc-annex86.github.io/annex/ The documentation contains a series of articles which explain how to use theannexpackage as well as some additional information regarding package functionality. Releases No releases published Sponsor this project ...
The analysis and results described in this paper relate to ongoing research within the international project IEA EBC Annex 72, which focuses on Assessing Life Cycle-Related Environmental Impacts Caused by Buildings (http://annex72.iea-ebc.org). The authors would like to thank all the participants...
URL: https://github.com/IEA-EBC-Annex86/annex/ BugReports: https://github.com/IEA-EBC-Annex86/annex/issues Encoding: UTF-83 changes: 2 additions & 1 deletion 3 Makefile Original file line numberDiff line numberDiff line change @@ -24,4 +24,5 @@ check: all: make document make in...
BugReports: https://github.com/Annex86/annex/issues Depends: R (>= 4.0.0), Formula, zoo, dplyr Imports: tidyr, readxl License: MIT, GPL-2 URL: https://github.com/IEA-EBC-Annex86/annex/ BugReports: https://github.com/IEA-EBC-Annex86/annex/issues Encoding: UTF-8 Roxygen: list(mark...
R package to process and store data for the IEA EBC - Annex 86 - Energy Efficient Indoor Air Quality Management in Residential Buildings project. For details visit https://annex86.iea-ebc.org/. Documentation and examples available on https://iea-ebc-anne
provide home ID not only row for lower /upper bounds check to have immediate feedback which measurement are possible w low quality provide summary/overview, which META info is missing write summary report to a file which can be added to ...
As an idea for a future version: Calculate correlation between variables. Our first idea as discussed today with @gabroko is the folowing: If there is an AMB T variable for a specific home: Calculate Pearson correlation of all variables of the specific study:home against this one (on all ...
export(annex_room_definition) export(annex_stats) export(annex_stats_reshape) Expand Down 3 changes: 3 additions & 0 deletions3NEWS.md Original file line numberDiff line numberDiff line change Expand Up@@ -10,6 +10,9 @@ the user to specify how he would like to handle duplicated observati...
* `annex_stats()` returns `NAs` if less than 10 valid observations fall into one segment for most of the columns; `annex_validate()` understands that, additional `test_92_smallN.R` added. # annex 0.2-8 97 changes: 97 additions & 0 deletions 97 R/read_stats.R Original file line ...