Skip to contents

Set max Level of Transit Stress (LTS)

Usage

set_max_lts(r5r_network, max_lts)

Arguments

r5r_network

A routable transport network created with build_network().

max_lts

A number (between 1 and 4). The maximum level of traffic stress that cyclists will tolerate. A value of 1 means cyclists will only travel through the quietest streets, while a value of 4 indicates cyclists can travel through any road.

Value

Invisibly returns TRUE.