File: demo_spinners.Rd

package info (click to toggle)
r-cran-cli 3.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,288 kB
  • sloc: ansic: 16,412; cpp: 37; sh: 13; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 647 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/spinner.R
\name{demo_spinners}
\alias{demo_spinners}
\title{Show a demo of some (by default all) spinners}
\usage{
demo_spinners(which = NULL)
}
\arguments{
\item{which}{Character vector, which spinners to demo.}
}
\description{
Each spinner is shown for about 2-3 seconds.
}
\details{
\if{html}{\out{<div class="sourceCode r">}}\preformatted{demo_spinners("clock")
}\if{html}{\out{</div>}}

\if{html}{\figure{demo-spinners.svg}}
}
\seealso{
Other spinners: 
\code{\link{get_spinner}()},
\code{\link{list_spinners}()},
\code{\link{make_spinner}()}
}
\concept{spinners}