Other packages > Find by keyword >

fresh  

Create Custom 'Bootstrap' Themes to Use in 'Shiny'
View on CRAN: Click here


Download and install fresh package within the R console
Install from CRAN:
install.packages("fresh")

Install from Github:
library("remotes")
install_github("cran/fresh")

Install by package version:
library("remotes")
install_version("fresh", "0.2.2")



Attach the package and use:
library("fresh")
Maintained by
Victor Perrier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-21
Latest Update: 2024-06-26
Description:
Customize 'Bootstrap' and 'Bootswatch' themes, like colors, fonts, grid layout, to use in 'Shiny' applications, 'rmarkdown' documents and 'flexdashboard'.
How to cite:
Victor Perrier (2019). fresh: Create Custom 'Bootstrap' Themes to Use in 'Shiny'. R package version 0.2.2, https://cran.r-project.org/web/packages/fresh. Accessed 20 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:40), 0.1.0 (2019-10-21 16:00), 0.2.0 (2020-05-29 16:40), 0.2.1 (2024-06-26 11:50)
Other packages that cited fresh R package
View fresh citation profile
Other R packages that fresh depends, imports, suggests or enhances
Complete documentation for fresh
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mvShapiroTest  
Generalized Shapiro-Wilk test for multivariate normality
This package implements the generalization of the Shapiro-Wilk testfor multivariate normalit ...
Download / Learn more Package Citations See dependency  
finalfit  
Quickly Create Elegant Regression Results Tables and Plots when Modelling
Generate regression results tables and plots in final format for publication. Explore models and ex ...
Download / Learn more Package Citations See dependency  
MSGARCHelm  
Hybridization of MS-GARCH and ELM Model
Implements the three parallel forecast combinations of Markov Switching GARCH and extreme learning m ...
Download / Learn more Package Citations See dependency  
tidyr  
Tidy Messy Data
Tools to help to create tidy data, where each column is a variable, each row is an observation, and ...
Download / Learn more Package Citations See dependency  
wordgraph  
Graph Functionality of Free Associated Words
Functions that help less experienced R users to make graph analysis for free associated words or mor ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA