Description Usage Arguments Value See Also Examples
cli
contains many different spinners, you choose one according to your
taste.
1 | get_spinner(which = NULL)
|
which |
The name of the chosen spinner. If |
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()
1 2 | get_spinner()
get_spinner("shark")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.