smartProgress: smartProgress

View source: R/helper_functions.R

smartProgressR Documentation

smartProgress

Description

For internal use. Either prints a message to console or makes a progress bar in the shiny app the entry of the first param "logs" turns on shiny functionality

Usage

smartProgress(logs, message, expr)

Arguments

logs

Wallace logger

message

A single-element character vector; the message to be displayed to the user.

expr

The work to be done.


wallace documentation built on Sept. 26, 2023, 1:06 a.m.