Skip to contents

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

Usage

set_n_threads(r5r_core, n_threads)

Arguments

r5r_core

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

n_threads

A number, passed from the function above.

Value

Invisibly returns TRUE.