set_fare_cutoffs: Set monetary cutoffs

View source: R/set.R

set_fare_cutoffsR Documentation

Set monetary cutoffs

Description

Sets the monetary cutoffs that should be considered when calculating the Pareto frontier.

Usage

set_fare_cutoffs(r5r_core, fare_cutoffs)

Arguments

r5r_core

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

fare_cutoffs

A path.

Value

Invisibly returns TRUE.

See Also

Other setting functions: set_breakdown(), set_cutoffs(), set_expanded_travel_times(), set_fare_structure(), set_max_fare(), set_max_lts(), set_max_rides(), set_monte_carlo_draws(), set_n_threads(), set_output_dir(), set_percentiles(), set_progress(), set_speed(), set_suboptimal_minutes(), set_time_window(), set_verbose()


r5r documentation built on Aug. 8, 2023, 9:07 a.m.