Skip to contents

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.