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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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