Skip to contents

Indicates whether R5 should output informative messages or not. Please note that R5 error messages are still reported even when verbose is FALSE.

Usage

set_verbose(r5r_core, verbose)

Arguments

r5r_core

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

verbose

A logical, passed from function above.

Value

Invisibly returns TRUE.