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
For more information see ProgressBar
.