R.utils (version 2.12.3)

as.character.ProgressBar: Gets a string description of the progress bar

Description

Gets a string description of the progress bar.

Usage

# S3 method for ProgressBar
as.character(x, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see ProgressBar.