IncDefault {easySdcTable} | R 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()
[Package easySdcTable version 1.0.7 Index]