EplusGroupJob           Create and Run Parametric Analysis, and Collect
                        Results
EplusJob                Run EnergyPlus Simulation and Collect Outputs
EplusSql                Retrieve Simulation Outputs Using EnergyPlus
                        SQLite Output File
Epw                     Read, and modify an EnergyPlus Weather File
                        (EPW)
Idd                     Parse, Query and Modify EnergyPlus Input Data
                        Dictionary (IDD)
IddObject               EnergyPlus IDD object
Idf                     Read, Modify, and Run an EnergyPlus Model
IdfGeometry             Modify and Visualize an EnergyPlus Model
                        Geometry
IdfObject               Create and Modify an EnergyPlus Object
IdfSchedule             Create an 'IdfScheduleCompact' object.
IdfViewer               Visualize an EnergyPlus Model Geometry and
                        Simulation Results
ParametricJob           Create and Run Parametric Analysis, and Collect
                        Results
as.character.IddObject
                        Coerce an IddObject into a Character Vector
as.character.Idf        Coerce an Idf object into a Character Vector
as.character.IdfObject
                        Coerce an IdfObject into a Character Vector
clean_wd                Clean working directory of a previous
                        EnergyPlus simulation
custom_validate         Customize validation components
download_weather        Download EnergyPlus Weather File (EPW) and
                        Design Day File (DDY)
dt_to_load              Format Long Table to Standard Input for
                        'Idf$load()' Method
empty_idf               Create an Empty Idf
eplus_sql               Read an Energy SQLite Output File
eplusr-package          eplusr: A Toolkit for Using EnergyPlus in R
eplusr_option           Get and Set eplusr options
format.Idd              Format an Idd
format.IddObject        Format an IddObject
format.Idf              Format an Idf Object
format.IdfObject        Format an IdfObject
idd_object              Create an 'IddObject' object.
idf_object              Create an 'IdfObject' object.
install_eplus           Download and Install EnergyPlus
is_eplus_ver            Check for Idd, Idf and Epw objects
level_checks            Show components of validation strictness level
path_eplus              Get file path from EnergyPlus installation
                        directory
print.ErrFile           Print EnergyPlus Error File
rdd_to_load             Format RddFile Object to Standard Input for
                        'Idf$load()' Method
read_epw                Read and Parse EnergyPlus Weather File (EPW)
read_err                Read an EnergyPlus Simulation Error File
read_idf                Read an EnergyPlus Input Data File (IDF)
read_rdd                Read an EnergyPlus Report Data Dictionary File
reload                  Reload Idf data
run_idf                 Run simulations of EnergyPlus models.
transition              Perform version transition of EnergyPlus model
use_eplus               Configure which version of EnergyPlus to use
use_idd                 Use a specific EnergyPlus Input Data Dictionary
                        (IDD) file
version_updater         Run IDFVersionUpdater to Update Model Versions
with_option             Evaluate an expression with temporary eplusr
                        options
