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


mcanigueral/evsim documentation built on April 5, 2025, 3:05 a.m.