| add | Add an object to the model's repository |
| calendar | Create timetable of time-slices from given structure as a... |
| check_name | Check validity of object's names used in sets |
| class-calendar | An S4 class to represent sub-annual time resolution... |
| class-commodity | An S4 class to represent a commodity |
| class-config | An S4 class to represent default model configuration. |
| class-constraint | An S4 class to represent a custom constraint. |
| class-costs | An S4 class to add costs to objective function |
| class-demand | An S4 class to declare a demand in the model |
| class-export | An S4 class to represent commodity export to the rest of the... |
| class-horizon | An S4 class to represent model/scenario planning horizon with... |
| class-import | An S4 class to represent commodity import from the rest of... |
| class-model | An S4 class to represent model |
| class-modInp | An S4 class to represent model input |
| class-modOut | An S4 class to store results of a solved scenario |
| class-parameter | An S4 class to specify the model set or parameter |
| class-repository | An S4 class to store the model objects. |
| class-scenario | An S4 class to represent scenario, an interpolated and/or... |
| class-settings | An S4 class to represent scenario settings |
| class-storage | An S4 class to represent storage type of technological... |
| class-subsidy | An S4 class to represent a commodity subsidy |
| class-tax | An S4 class to represent a commodity tax |
| class-technology | An S4 class to represent technology |
| class-trade | An S4 class to represent inter-regional trade |
| class-weather | S4 class to represent weather factors |
| convert | Convert units |
| convert_data | Basic units conversion database for 'convert' methods |
| draw | Draw a schematic representation of a process |
| drop_na_cols | Drop columns in a data.frame with all NA values |
| energyRt-package | energyRt: Energy systems modeling toolbox in R, development... |
| en_install_julia_pkgs | Install Julia packages |
| findData | Performs search for available data in _scenario_ object. |
| findDuplicates | Function to find duplicated values in interpolated scenario. |
| getData | Extracts information from scenario objects, based on filters. |
| get_registry | Returns the current registry object. |
| get_slot_info | Retrieve slot details in rd-format |
| hour2HOUR | Convert hours (integer) values to HOUR set 'hNN' |
| interpolate-model-method | Interpolate model |
| isInMemory | Is object stored in memory? |
| levcost | Calculate levelized costs of commodity production |
| load_scenario | Load scenario (in progress) |
| make_scenario_dirname | Make a name for a scenario directory |
| newCalendar | Generate a new calendar object from |
| newCommodity | Create new commodity object |
| newConstraint | Create constraint object to add custom constraints to the... |
| newCosts | Create new costs object |
| newDemand | Create new demand object |
| newExport | Create new export object |
| newHorizon | Create a new object of class 'horizon' |
| newImport | Create new export object |
| newModel | Create new model object |
| newRegistry | Create a new registry object. |
| newRepository | A constructor for the repository class |
| newScenario | Generate a new scenario object |
| newSubsidy | Create a new subsidy object |
| newSupply | Constructor for supply object. |
| newTax | Create a new tax object |
| newTechnology | Update export object |
| newTrade | Create new trade object |
| newWeather | Create new weather object |
| obj2mem | Loads objects from disk to memory |
| options | Set or get directory for/with scenarios |
| Print methods for the energyRt classes | |
| progress | Switch on/off and select/customize progress bar |
| read | Read solution |
| register | Register an object in the registry. |
| renameSets | Rename data.frame columns of list of data.frames. |
| revalueSets | Replace specified values with new values in factor or... |
| save_scenario | Save scenario object on disk in parquet format using 'arrow'... |
| size | Size of an object |
| solve | Functions and methods to solve model and scenario objects |
| solver | Set GAMS and GDX library directory |
| storage | Create new storage object |
| supply-class | An S4 class to represent a supply of a commodity |
| sypply | Update supply object |
| technology | Create a new "technology" object. |
| timeslices | Common formats of time-slices. |
| tsl2dtm | Mapping function between time-slices and day of the year |
| tsl_guess_format | Guess format of time-slices |
| update | Update trade object |
| write | Write scenario object as a Python, Julia, GAMS, or MathProg... |
| yday2YDAY | Convert year-days to YDAY set 'dNNN' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.