as.character.ProgressBar {R.utils}R Documentation

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.

Author(s)

Henrik Bengtsson

See Also

For more information see ProgressBar.


[Package R.utils version 2.11.0 Index]