flipdownr

CRAN_Status_Badge CRAN_time_from_release metacran downloads metacran downloads license R badge

The goal of flipdownr is to create a Countdown object within your RMarkdown documents and Shiny application. flipdownr is an R wrapper of the JavaScript library flipdown


Installation

You can install flipdownr from CRAN with:


install.packages("flipdownr")

Note that the current CRAN version only offers two themes ‘dark’ and ‘light’, in order to get the other themes you should install the development version from GITHUB with:


remotes::install_github("feddelegrand7/flipdownr")

Functions and Arguments

flipdownr has one function: flipdown which contains the following arguments:

Examples

A demo is available here

Themes

The dark and light themes are exhibited within the demo above. Below you can check out the other themes:

gdila


saida


youkous


ifri


Code of Conduct

Please note that the flipdownr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.