View source: R/easySdcTableGauss.R
| IncDefault | R Documentation | 
Default IncProgress function
IncDefault()
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.
 IncDefault() 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.