setTxtProgressBar2 {spatsurv} | R Documentation |
set the progress bar
Description
update a text progress bar. See help(txtProgressBar) for more info.
Usage
setTxtProgressBar2(pb, value, title = NULL, label = NULL)
Arguments
pb |
text progress bar object |
value |
new value |
title |
ignored |
label |
text for end of progress bar |
[Package spatsurv version 2.0-1 Index]