Other packages > Find by keyword >

sjPlot  

Data Visualization for Statistics in Social Science
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sjPlot", "2.9.0")



Attach the package and use:
library("sjPlot")
Maintained by
Daniel Lüdecke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-11-29
Latest Update: 2025-07-10
Description:
Collection of plotting and table output functions for data visualization. Results of various statistical analyses (that are commonly used in social sciences) can be visualized using this package, including simple and cross tabulated frequencies, histograms, box plots, (generalized) linear models, mixed effects models, principal component analysis and correlation matrices, cluster analyses, scatter plots, stacked scales, effects plots of regression models (including interaction terms) and much more. This package supports labelled data.
How to cite:
Daniel Lüdecke (2013). sjPlot: Data Visualization for Statistics in Social Science. R package version 2.9.0, https://cran.r-project.org/web/packages/sjPlot. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:05), 0.8 (2013-11-29 08:58), 0.9 (2014-01-04 12:11), 1.0 (2014-02-03 19:35), 1.1 (2014-02-19 11:32), 1.2.2 (2014-03-03 13:05), 1.3 (2014-03-27 10:23), 1.4.1 (2014-04-17 17:27), 1.4.2 (2014-05-20 11:47), 1.4.3 (2014-08-14 18:06), 1.5 (2014-09-10 11:38), 1.6.5 (2014-12-15 13:08), 1.6.8 (2015-02-02 15:29), 1.6.9 (2015-02-15 09:59), 1.6 (2014-11-19 16:54), 1.7 (2015-03-11 11:56), 1.8.1 (2015-05-29 09:04), 1.8.2 (2015-07-01 22:59), 1.8.3 (2015-08-26 23:46), 1.8.4 (2015-10-12 13:46), 1.8 (2015-04-22 18:24), 1.9.1 (2016-02-08 15:39), 1.9.2 (2016-03-02 11:10), 1.9.3 (2016-03-24 23:30), 1.9.4 (2016-04-19 08:59), 1.9 (2016-01-26 14:14), 2.0.0 (2016-05-18 17:28), 2.0.1 (2016-06-21 20:24), 2.0.2 (2016-07-31 22:40), 2.1.0 (2016-09-27 16:40), 2.1.1 (2016-10-31 16:54), 2.1.2 (2016-11-12 21:41), 2.2.0 (2016-12-27 11:58), 2.2.1 (2017-01-10 15:32), 2.3.0 (2017-02-06 11:09), 2.3.1 (2017-03-05 08:47), 2.3.2 (2017-08-04 21:47), 2.3.3 (2017-08-23 10:16), 2.4.0 (2017-10-19 11:40), 2.4.1 (2018-02-05 17:57), 2.5.0 (2018-07-12 13:10), 2.6.0 (2018-08-23 18:50), 2.6.1 (2018-10-14 23:50), 2.6.2 (2018-12-18 18:10), 2.6.3 (2019-04-27 17:30), 2.7.0 (2019-08-02 21:30), 2.7.1 (2019-09-07 23:30), 2.7.2 (2019-09-29 17:20), 2.8.0 (2019-11-18 11:20), 2.8.1 (2019-12-03 12:20), 2.8.2 (2020-01-23 14:30), 2.8.3 (2020-03-09 17:10), 2.8.4 (2020-05-24 07:00), 2.8.5 (2020-09-24 15:00), 2.8.6 (2020-10-28 22:40), 2.8.7 (2021-01-10 20:20), 2.8.8 (2021-05-25 10:50), 2.8.9 (2021-07-10 12:30), 2.8.10 (2021-11-26 17:10), 2.8.11 (2022-08-07 10:00), 2.8.12 (2022-11-19 23:20), 2.8.13 (2023-03-13 18:10), 2.8.14 (2023-04-02 17:30), 2.8.15 (2023-08-17 17:30), 2.8.16 (2024-05-13 19:50), 2.8.17 (2024-11-29 12:20)
Other packages that cited sjPlot R package
View sjPlot citation profile
Other R packages that sjPlot depends, imports, suggests or enhances
Complete documentation for sjPlot
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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