set_cutoffs: Set cutoffs

View source: R/set.R

set_cutoffsR Documentation

Set cutoffs

Description

Sets the cutoffs used when calculating accessibility.

Usage

set_cutoffs(r5r_core, cutoffs, decay_function)

Arguments

r5r_core

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

cutoffs

A numeric vector.

decay_function

A string, the name of the decay function.

Value

Invisibly returns TRUE.

See Also

Other setting functions: set_breakdown(), set_expanded_travel_times(), set_fare_cutoffs(), 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 May 29, 2024, 7:30 a.m.