setTicks.ProgressBar
From R.utils v1.1.0
by Henrik Bengtsson
Sets values for which ticks should be visible
Sets values for which ticks should be visible.
Usage
## S3 method for class 'ProgressBar}(this, ticks=10, ...)':
setTicksundefined
- ticks
{Tick positions (values).}
- ...
{Not used.}
Returns old tick positions.
[object Object]
For more information see ProgressBar
.
internal
methods
Community examples
Looks like there are no examples yet.