Learn R Programming

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 and objects embedded in iframes.

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

Github (dev)

remotes::install_github('yonicd/slickR')

Getting started

Copy Link

Version

Install

install.packages('slickR')

Monthly Downloads

968

Version

0.6.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jonathan Sidi

Last Published

December 21st, 2022

Functions in slickR (0.6.0)

settings

Modify components of slick settings
slick_div

Create a DOM element for slickR
slick_list

List of DOM elements
%synch%

Slick pipe operators
slickR

slick.js image carousel htmlwidget
nba_team_logo

NBA team logo
nba_player_logo

NBA player logo
slickR-shiny

Shiny bindings for slickR