IncDefault: Default IncProgress function

View source: R/IncProgress.R

IncDefaultR Documentation

Default IncProgress function

Description

Default IncProgress function

Usage

IncDefault()

Note

Instead of using IncProgress = IncDefault in ProtectTable1/ProtectTable one could use
IncProgress = function(){cat("."); flush.console()}
but this results in wrong "usage line" in the documentation since ";" is not included.

Examples

 IncDefault() 

easySdcTable documentation built on Dec. 28, 2022, 2:29 a.m.