newTechnology: Update export object

View source: R/class-technology.R

update,export-methodR Documentation

Update export object

Description

The method replaces slots of the export object with new values.

Usage

## S4 method for signature 'export'
update(object, ...)

## S4 method for signature 'weather'
update(object, ...)

Arguments

object

object of class export

...

slot-names with data to update (see newWeather)


olugovoy/energyRt documentation built on Nov. 21, 2024, 2:24 a.m.