Other packages > Find by keyword >

ggthemes  

Extra Themes, Scales and Geoms for 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggthemes", "5.1.0")



Attach the package and use:
library("ggthemes")
Maintained by
Jeffrey B. Arnold
[Scholar Profile | Author Map]
First Published: 2012-12-22
Latest Update: 2021-01-20
Description:
Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2' themes and scales that replicate the look of plots by Edward Tufte, Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and 'The Wall Street Journal', among others. Provides 'geoms' for Tufte's box plot and range frame.
How to cite:
Jeffrey B. Arnold (2012). ggthemes: Extra Themes, Scales and Geoms for 'ggplot2'. R package version 5.1.0, https://cran.r-project.org/web/packages/ggthemes. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.3.1 (2012-12-22 20:43), 1.3.2 (2013-03-25 07:06), 1.3.3 (2013-03-25 07:10), 1.5.1 (2013-10-20 08:16), 1.6.0 (2013-12-14 19:48), 1.7.0 (2014-04-22 18:44), 2.1.0 (2015-02-27 11:24), 2.1.2 (2015-03-02 00:19), 2.2.1 (2015-07-01 11:30), 3.0.0 (2015-12-20 09:16), 3.0.1 (2016-01-10 09:09), 3.0.2 (2016-02-26 08:24), 3.0.3 (2016-04-09 09:39), 3.2.0 (2016-07-11 11:37), 3.3.0 (2016-11-24 11:31), 3.4.0 (2017-02-19 10:53), 3.4.2 (2018-04-03 09:45), 3.5.0 (2018-05-07 10:48), 4.0.0 (2018-07-19 13:30), 4.0.1 (2018-08-24 23:02), 4.1.0 (2019-02-19 18:50), 4.1.1 (2019-04-09 19:12), 4.2.0 (2019-05-13 11:10), 4.2.4 (2021-01-20 17:50), 5.0.0 (2023-11-21 11:50)
Other packages that cited ggthemes R package
View ggthemes citation profile
Other R packages that ggthemes depends, imports, suggests or enhances
Complete documentation for ggthemes
Functions, R codes and Examples using the ggthemes R package
Some associated functions: bank_slopes . calc_pal . calc_shape_pal . canva_pal . canva_palettes . circlefill_shape_pal . cleveland_shape_pal . colorblind . economist_pal . excel_new_pal . excel_pal . few_pal . few_shape_pal . fivethirtyeight_pal . gdocs_pal . geom_rangeframe . geom_tufteboxplot . ggthemes . ggthemes_data . hc_pal . palette_pander . ptol_pal . range_breaks . scale_calc . scale_color_tableau . scale_colour_canva . scale_colour_gradient2_tableau . scale_colour_gradient_tableau . scale_economist . scale_excel . scale_excel_new . scale_few . scale_fivethirtyeight . scale_gdocs . scale_hc . scale_linetype_stata . scale_pander . scale_ptol . scale_shape_calc . scale_shape_circlefill . scale_shape_cleveland . scale_shape_few . scale_shape_stata . scale_shape_tableau . scale_shape_tremmel . scale_solarized . scale_stata . scale_wsj . show_linetypes . show_shapes . smart_digits . solarized_pal . solarized_rebase . stat_fivenumber . stata_linetype_pal . stata_pal . stata_shape_pal . tableau_color_pal . tableau_gradient_pal . tableau_shape_pal . theme_base . theme_calc . theme_clean . theme_economist . theme_excel . theme_excel_new . theme_few . theme_fivethirtyeight . theme_foundation . theme_gdocs . theme_hc . theme_igray . theme_map . theme_pander . theme_par . theme_solarized . theme_solid . theme_stata . theme_tufte . theme_wsj . tremmel_shape_pal . wsj_pal . 
Some associated R codes: banking.R . base.R . calc.R . canva.R . clean.R . colorblind.R . economist.R . excel.R . few.R . fivethirtyeight.R . gdocs.R . geom-rangeframe.R . geom-tufteboxplot.R . ggthemes-package.R . ggthemes_data.R . hc.R . igray.R . pander.R . ptol.R . scales.R . shapes.R . show.R . solarized.R . stat-fivenumber.R . stata.R . tableau.R . theme-foundation.R . theme-map.R . theme-solid.R . tufte.R . utils.R . wsj.R .  Full ggthemes package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ggthemes100015002000250030003500400045005000550060006500TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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