Skip to contents

Indicates whether or not a progress counter must be printed during computations. Applies to all routing functions.

Usage

set_progress(r5r_core, progress)

Arguments

r5r_core

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

progress

A logical, passed from the function above.

Value

Invisibly returns TRUE.