Skip to contents

Sets the max fare allowed when calculating transit fares.

Usage

set_max_fare(r5r_core, max_fare)

Arguments

r5r_core

An object to connect with the R5 routing engine, created with setup_r5().

max_fare

A number.

Value

Invisibly returns TRUE.