Fresh screenshot

Fresh

Author Avatar Theme by Dreamrs
Updated: 26 Jun 2024
231 Stars

Fresh shiny themes

Overview

The fresh package allows users to create fresh themes for use in {shiny}, {shinydashboard}, {bs4Dash}, and {flexdashboard} applications and documents.

Features

  • Create fresh themes: Users can create new themes to use in shiny applications using fluidPage or navbarPage.
  • Customize {shinydashboard} applications: Users can customize colors and other settings used in {shinydashboard} applications.
  • Personalize {bs4Dash} applications: Users can create a theme to personalize their {bs4Dash} applications.

Installation

To install the stable version of fresh from CRAN, use the following code:

install.packages("fresh")

To install the development version of fresh from GitHub, use the following code:

devtools::install_github("dreamRs/fresh")

Summary

The fresh package allows users to create and customize themes for use in {shiny}, {shinydashboard}, {bs4Dash}, and {flexdashboard} applications and documents. With fresh, users can easily design and personalize the appearance of their applications and documents, enhancing the user experience and visual appeal.