as.character.ProgressBar {R.utils} | R Documentation |
Gets a string description of the progress bar.
## S3 method for class 'ProgressBar': as.character(x, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see ProgressBar
.