Welcome! This is the documentation of the R package tinyslider
.
The aim of this package is to port the Javascript library tiny-slider
into R so that you can use it in interactive settings, such as R Markdown documents or Shiny apps.
This package is not on CRAN yet, so you can only install the development version for now:
# install.packages("devtools")
devtools::install_github("etiennebacher/tinyslider")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.