docs/homepage.md

Home

Welcome! This is the documentation of the R package tinyslider.

Purpose of this package

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.

Install this package

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")


etiennebacher/shinymisc documentation built on Jan. 1, 2021, 1:14 a.m.