Identify excluded shuttles
Usage
is_excluded_shuttle(load, routeset)
Arguments
- load
Numeric vector containing bus loads, i.e., the number of assigned riders
- routeset
Character vector containing route set names
Value
A logical vector of length equal to load
and routeset
; TRUE
if route is excluded, FALSE
otherwise