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