Learn R Programming

r5r (version 0.3-3)

set_n_threads: Set number of threads

Description

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

Usage

set_n_threads(r5r_core, n_threads)

Arguments

r5r_core

a rJava object to connect with R5 routing engine

n_threads

Any object.

See Also

Other support functions: assert_points_input(), posix_to_string(), select_mode(), set_max_rides(), set_max_street_time(), set_speed(), set_suboptimal_minutes(), set_verbose(), street_network_to_sf()