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


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