Learn R Programming

RSMET (version 1.3.8)

units_offset: Unit Offsets of a smet object.

Description

Unit Offsets of a smet object.

Usage

units_offset(x)

Arguments

x

a smet-class object

Examples

Run this code
# NOT RUN {
x <- smet(system.file('examples/PIEM001114.smet',package="RSMET"))
units_offset(x)

# }

Run the code above in your browser using DataLab