sliderOptions {leaftime} | R Documentation |
Timeline Slider Options Helper
Description
Timeline Slider Options Helper
Usage
sliderOptions(
start = NULL,
end = NULL,
position = NULL,
formatOutput = formatOutputFun(),
enablePlayback = NULL,
enableKeyboardControls = NULL,
steps = NULL,
duration = NULL,
waitToUpdateMap = NULL,
showTicks = NULL
)
Arguments
start |
|
end |
|
position |
|
formatOutput |
|
enablePlayback |
|
enableKeyboardControls |
|
steps |
|
duration |
|
waitToUpdateMap |
|
showTicks |
|
Value
list
of options to customize the timeline slider
See Also
[Package leaftime version 0.2.0 Index]