Files in hongyuanjia/eplusr
A Toolkit for Using Whole Building Simulation Program 'EnergyPlus'

.Rbuildignore
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/library-scripts/common-debian.sh
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/ISSUE_TEMPLATE.md .github/PULL_REQUEST_TEMPLATE.md
.github/workflows/.covrignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/assert.R R/constants.R R/diagram.R R/eplusr.R R/epw.R R/err.R R/format.R R/geom.R R/group.R R/idd.R R/iddobj.R R/idf.R R/idfobj-sch.R R/idfobj.R R/impl-epw.R R/impl-geom.R R/impl-idd.R R/impl-iddobj.R R/impl-idf.R R/impl-idfobj-sch.R R/impl-idfobj.R R/impl-sql.R R/impl-viewer.R R/impl.R R/install.R R/job.R R/options.R R/param.R R/parse.R R/rdd.R R/reload.R R/run.R R/sql.R
R/sysdata.rda
R/transition.R R/units.R R/utils.R R/validate.R R/viewer.R R/zzz.R README.Rmd README.md TODO.md
_pkgdown.yml
codecov.yml
cran-comments.md
docs/404.html
docs/LICENSE-text.html
docs/TODO.html
docs/articles/eplusr.html
docs/articles/index.html
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/docsearch.json
docs/index.html
docs/link.svg
docs/logo.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/EplusJob.html
docs/reference/EplusSql.html
docs/reference/IddObject.html
docs/reference/IdfObject.html
docs/reference/ParametricJob.html
docs/reference/USA_CA_Los.Angeles.Intl.AP.722950_TMY3.epw
docs/reference/as.character.IddObject.html
docs/reference/as.character.Idf.html
docs/reference/as.character.IdfObject.html
docs/reference/assertion.html
docs/reference/clean_wd.html
docs/reference/custom_validate.html
docs/reference/download_weather.html
docs/reference/empty_idf.html
docs/reference/eplus_job.html
docs/reference/eplus_sql.html
docs/reference/eplusr-package.html
docs/reference/eplusr_option.html
docs/reference/epw.html
docs/reference/figures/class_structure.png
docs/reference/figures/logo.svg
docs/reference/format.IddObject.html
docs/reference/format.Idf.html
docs/reference/format.IdfObject.html
docs/reference/idd.html
docs/reference/idd_object.html
docs/reference/idf.html
docs/reference/idf_object.html
docs/reference/index.html
docs/reference/install_eplus.html
docs/reference/level_checks.html
docs/reference/param_job.html
docs/reference/print.ErrFile.html
docs/reference/rdd.html
docs/reference/read_epw.html
docs/reference/read_err.html
docs/reference/read_idf.html
docs/reference/run_model.html
docs/reference/use_eplus.html
docs/reference/use_idd.html
docs/sitemap.xml
eplusr.Rproj
inst/CITATION
inst/extdata/1ZoneUncontrolled.idf
inst/extdata/epw.idd
man/EplusGroupJob.Rd man/EplusJob.Rd man/EplusSql.Rd man/Epw.Rd man/Idd.Rd man/IddObject.Rd man/Idf.Rd man/IdfGeometry.Rd man/IdfObject.Rd man/IdfSchedule.Rd man/IdfViewer.Rd man/ParametricJob.Rd man/add_idf_object.Rd man/as.character.IddObject.Rd man/as.character.Idf.Rd man/as.character.IdfObject.Rd man/as_EpwDate.Rd man/assertion.Rd man/assign_idf_value_default.Rd man/clean_wd.Rd man/custom_validate.Rd man/del_idf_object.Rd man/download_weather.Rd man/dt_to_load.Rd man/dup_idf_object.Rd man/duplicated_idf_object.Rd man/empty_idf.Rd man/energyplus.Rd man/eplus_sql.Rd man/eplusr-package.Rd man/eplusr_option.Rd man/expand_idf_dots_literal.Rd man/expand_idf_dots_name.Rd man/expand_idf_dots_object.Rd man/expand_idf_dots_value.Rd man/expand_idf_regex.Rd
man/figures/logo.svg
man/format.Idd.Rd man/format.IddObject.Rd man/format.Idf.Rd man/format.IdfObject.Rd man/get_env.Rd man/get_idd_class.Rd man/get_idd_field.Rd man/get_idd_relation.Rd man/get_idf_node_relation.Rd man/get_idf_object.Rd man/get_idf_relation.Rd man/get_idf_table.Rd man/get_idf_value.Rd man/get_object_info.Rd man/idd_object.Rd man/idf_object.Rd man/init_idf_object.Rd man/init_idf_value.Rd man/install_eplus.Rd man/level_checks.Rd man/make_idf_object_name.Rd man/parse_dots_value.Rd man/path_eplus.Rd man/print.ErrFile.Rd man/purge_idf_object.Rd man/rdd.Rd man/rdd_to_load.Rd man/read_epw.Rd man/read_err.Rd man/read_idf.Rd man/read_idfeditor_copy.Rd man/reload.Rd man/remove_duplicated_objects.Rd man/remove_empty_fields.Rd man/rename_idf_object.Rd man/run_model.Rd man/set_idf_object.Rd man/standardize_idf_value.Rd man/transition.Rd man/unique_idf_object.Rd man/use_eplus.Rd man/use_idd.Rd man/validate_objects.Rd man/version_updater.Rd man/with_option.Rd man/with_speed.Rd
revdep/.gitignore
revdep/README.md revdep/cran.md revdep/failures.md revdep/problems.md tests/testthat.R
tests/testthat/file/latin1
tests/testthat/helper-cnd.R tests/testthat/helper-copy.R tests/testthat/helper-eplus.R tests/testthat/helper-text.R tests/testthat/helper-transition.R tests/testthat/test-assert.R tests/testthat/test-diagram.R tests/testthat/test-epw.R tests/testthat/test-format.R tests/testthat/test-geom.R tests/testthat/test-group.R tests/testthat/test-idd.R tests/testthat/test-iddobj.R tests/testthat/test-idf.R tests/testthat/test-idfobj-sch.R tests/testthat/test-idfobj.R tests/testthat/test-impl-epw.R tests/testthat/test-impl-geom.R tests/testthat/test-impl-idd.R tests/testthat/test-impl-iddobj.R tests/testthat/test-impl-idf.R tests/testthat/test-impl-idfobj-sch.R tests/testthat/test-impl-idfobj.R tests/testthat/test-impl-viewer.R tests/testthat/test-impl.R tests/testthat/test-install.R tests/testthat/test-job.R tests/testthat/test-options.R tests/testthat/test-param.R tests/testthat/test-parse.R tests/testthat/test-rdd.R tests/testthat/test-reload.R tests/testthat/test-run.R tests/testthat/test-sql.R tests/testthat/test-transition.R tests/testthat/test-units.R tests/testthat/test-utils.R tests/testthat/test-validate.R tests/testthat/test-viewer.R tools/R/meta.R tools/R/output_vars.R tools/R/reportvar_rules.R tools/R/update.R tools/R/weather_db.R tools/data.R
tools/data/weather_db/EnergyPlus/weather.geojson
tools/data/weather_db/OneBuilding/AMTUes_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/ArgTMY_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/BBSR_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CSWD_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CTZ2010_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CTZ2016_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CTZ2_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CWEC2016_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CWEC2020_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CWEC_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/CityUHK_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/IMGW_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/IMS_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/INMET_TRY_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/ISHRAE2014_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/ITMY_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/JGMY_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/NIWA_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Normals_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/PHIKO_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/RMY2012_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg1_Africa_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg2_Asia_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg2_Reg6_Russia_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg3_South_America_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg4_Canada_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg4_NA_CA_Caribbean_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg4_USA_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg5_Southwest_Pacific_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg6_Europe_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Reg7_Antarctica_TMYx_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Region4_Canada_NRC_Future_Avg_Year_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Region4_Canada_NRC_Future_Extreme_Cold_Year_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Region4_Canada_NRC_Future_Extreme_Warm_Year_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/Region4_Canada_NRC_Future_TMY_Year_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/TMY3a_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/TMY_EPW_Processing_locations.kml
tools/data/weather_db/OneBuilding/TurTMY_EPW_Processing_locations.kml
tools/data/weather_db/country_codes.csv
tools/figures/autocomplete.gif
tools/figures/draw.drawio
tools/figures/epw.gif
tools/figures/job.gif
tools/figures/view_geometry.gif
tools/meta.json
vignettes/RefBldgLargeOfficeNew2004_Chicago.idf
vignettes/class_structure.png
vignettes/eplusr.Rmd vignettes/epw.Rmd vignettes/faq.Rmd
vignettes/geom-viewer_axis.png
vignettes/geom-viewer_background1.png
vignettes/geom-viewer_background2.png
vignettes/geom-viewer_default.png
vignettes/geom-viewer_ground.png
vignettes/geom-viewer_noaxis.png
vignettes/geom-viewer_show_surface.png
vignettes/geom-viewer_show_wall.png
vignettes/geom-viewer_show_zone.png
vignettes/geom-viewer_viewpoint1.png
vignettes/geom-viewer_viewpoint2.png
vignettes/geom-viewer_xray.png
vignettes/geom-viewer_zone_color.png
vignettes/geom.Rmd vignettes/job.Rmd vignettes/param.Rmd
vignettes/parametric.png
vignettes/schedule.Rmd
vignettes/tidy-format.png
vignettes/transition.Rmd
hongyuanjia/eplusr documentation built on Feb. 14, 2024, 5:38 a.m.