Skip to content

RossPitman/carousel

Repository files navigation

CRAN_Status_Badge Project Status: Active - The project has reached a stable, usable state and is being actively developed. downloads

slickR

"the last carousel you’ll ever need"

We are happy to bring the slick JavaScript library to R. It is self described as "the last carousel you'll ever need". This carousel is based on putting the elements of the carousel in a div HTML tag. This makes the carousel very versatile in what can be placed inside. Regular objects that are placed in a carousel can be for example: images, plots, tables, gifs, videos, iframes and even htmlwidgets.

This tool helps review multiple outputs in an efficient manner and saves much needed space in documents and Shiny applications, while creating a user friendly experience.

These carousels can be used directly from the R console, from RStudio, in Shiny apps and R Markdown documents.

Installation

CRAN

install.packages('slickR')

Githhub (dev)

devtools::install_github('metrumresearchgroup/slickR')

Examples

If you want to try out any of the examples you can go to this site where they are rendered and can be tested out.

About

A frozen version of slickR 0.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors