Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
setTicks.ProgressBar: Sets values for which ticks should be visible
Description
Sets values for which ticks should be visible.
Usage
"setTicks"(this, ticks=10, ...)
Arguments
ticks
Tick positions (values).
...
Not used.
Value
Returns old tick positions.
See Also
For more information see
ProgressBar
.