MMLOScalc: Calculate the Multi-modal Level of Service

Description Usage Arguments Value Examples

View source: R/main_functions.R

Description

Calculate the Multi-modal Level of Service

Usage

1
MMLOScalc(input_data, revs = T)

Arguments

input_data

List containing data table for intersections and links. See loadMMLOS for formatting.

revs

Boolean where TRUE calculates LOS with proposed revisions, or FALSE using existing HCM 6th edition.

Value

A list containing a data tables for bicycle LOS and pedestrian LOS

Examples

1
calcMMLOS(input_data, T)

nick-fournier/complete-streets-los documentation built on June 24, 2021, 3:09 p.m.