map_log: Add dividers between analysis logs.

View source: R/compare-sets.R

map_logR Documentation

Add dividers between analysis logs.

Description

Print dividers to the console between analysis logs when verbose is TRUE.

Usage

map_log(res, verbose)

Arguments

res

An intermediate value of an iterable function (e.g., purrr::map).

verbose

Should dividers be printed to the console?

Value

After printing to the console if verbose is TRUE, res is returned as is.


ayushnoori/metapaths documentation built on March 19, 2023, 7:35 p.m.