get_spinner {cli} | R Documentation |
cli
contains many different spinners, you choose one according to your
taste.
get_spinner(which = NULL)
which |
The name of the chosen spinner. The default depends on whether the platform supports Unicode. |
A list with entries: name
, interval
: the suggested update
interval in milliseconds and frames
: the character vector of the
spinner's frames.
Other spinners:
demo_spinners()
,
list_spinners()
,
make_spinner()
get_spinner() get_spinner("shark")