is_aligned: Is the sessions data set aligned in time?

View source: R/demand.R

is_alignedR Documentation

Is the sessions data set aligned in time?

Description

Checks if sessions time variables (only connection/charging start times) are aligned with a specific time resolution.

Usage

is_aligned(sessions, resolution)

Arguments

sessions

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

resolution

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

Value

logical


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