setTicks.ProgressBar {R.utils} | R Documentation |
Sets values for which ticks should be visible.
## S3 method for class 'ProgressBar'
setTicks(this, ticks=10, ...)
ticks |
Tick positions (values). |
... |
Not used. |
Returns old tick positions.
Henrik Bengtsson
For more information see ProgressBar
.