expand_session {evsim}R 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 (see this article)

resolution

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

Value

tibble


[Package evsim version 1.6.0 Index]