a dataset of sessions, presumably generated with
sessionise.
Value
a data.frame of two columns - session_id, containing unique
session IDs, and session_length, containing the length (in seconds)
of that particular session.
Please note that these lengths should be considered a minimum;
because of how sessions behave, calculating the time-on-page of the last
event in a session is impossible.