expand_session: Expand a session along time slots within its connection time

View source: R/demand.R

expand_sessionR Documentation

Expand a session along time slots within its connection time

Description

The session is divided in multiple time slots with the corresponding Power consumption, among other variables.

Usage

expand_session(session, resolution)

Arguments

session

tibble, sessions data set in standard format marked by evprof package

resolution

integer, time resolution (in minutes) of the time slots

Value

tibble


evsim documentation built on June 8, 2025, 12:14 p.m.