Rdocumentation
powered by
Learn R Programming
R.utils (version 2.0.0)
as.character.ProgressBar: Gets a string description of the progress bar
Description
Gets a string description of the progress bar.
Usage
## S3 method for class 'ProgressBar': as.character(x, ...)
Arguments
...
Not used.
Value
Returns a
character
string.
See Also
For more information see
ProgressBar
.