set_n_threads: Set number of threads

View source: R/set.R

set_n_threadsR Documentation

Set number of threads

Description

Sets the number of threads to be used by the r5r .jar.

Usage

set_n_threads(r5r_network, n_threads)

Arguments

r5r_network

A routable transport network created with build_network().

n_threads

A number, passed from the function above.

Value

Invisibly returns TRUE.

See Also

Other setting functions: reverse_if_direct_mode(), set_breakdown(), set_cutoffs(), set_elevation(), set_expanded_travel_times(), set_fare_cutoffs(), set_fare_structure(), set_max_fare(), set_max_lts(), set_max_rides(), set_monte_carlo_draws(), set_new_congestion(), set_new_lts(), set_output_dir(), set_percentiles(), set_progress(), set_speed(), set_suboptimal_minutes(), set_time_window(), set_verbose()


r5r documentation built on Aug. 21, 2025, 5:44 p.m.