R.utils (version 2.10.1)

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, ...)

Arguments

...

Not used.

Value

Returns a character string.

See Also

For more information see ProgressBar.