Other packages > Find by keyword >

see  

Model Visualisation Toolbox for 'easystats' and 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("see", "0.12.0")



Attach the package and use:
library("see")
Maintained by
Indrajeet Patil
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-05-24
Latest Update: 2025-03-11
Description:
Provides plotting utilities supporting packages in the 'easystats' ecosystem () and some extra themes, geoms, and scales for 'ggplot2'. Color scales are based on . References: L
How to cite:
Indrajeet Patil (2019). see: Model Visualisation Toolbox for 'easystats' and 'ggplot2'. R package version 0.12.0, https://cran.r-project.org/web/packages/see. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.1.0 (2019-05-24 16:50), 0.2.0 (2019-06-19 22:50), 0.2.1 (2019-08-01 22:00), 0.3.0 (2019-11-19 10:50), 0.4.0 (2020-01-15 11:00), 0.4.1 (2020-03-06 11:50), 0.5.0 (2020-04-25 09:30), 0.5.1 (2020-06-13 09:10), 0.5.2 (2020-07-27 09:40), 0.6.0 (2020-09-13 11:10), 0.6.1 (2020-12-06 15:50), 0.6.2 (2021-02-04 19:00), 0.6.3 (2021-04-09 17:50), 0.6.4 (2021-05-29 11:00), 0.6.7 (2021-08-23 10:00), 0.6.8 (2021-10-03 15:00), 0.6.9 (2022-02-15 22:50), 0.7.0 (2022-03-31 13:00), 0.7.1 (2022-06-20 16:20), 0.7.2 (2022-08-10 16:30), 0.7.3 (2022-09-20 23:50), 0.7.4 (2022-11-26 01:00), 0.7.5 (2023-03-23 23:30), 0.8.0 (2023-06-05 18:50), 0.8.1 (2023-11-03 13:20), 0.8.2 (2024-02-14 15:20), 0.8.3 (2024-03-24 19:00), 0.8.4 (2024-04-29 06:40), 0.8.5 (2024-07-17 22:30), 0.9.0 (2024-09-06 06:30), 0.10.0 (2025-01-22 20:20), 0.11.0 (2025-03-11 17:20), 0.12.0 (2025-09-14 07:10), 0.13.0 (2026-01-30 16:30)
Other packages that cited see R package
View see citation profile
Other R packages that see depends, imports, suggests or enhances
Complete documentation for see
Functions, R codes and Examples using the see R package
Some associated functions: add_plot_attributes . bluebrown_colors . coord_radar . data_plot . flat_colors . geom_binomdensity . geom_from_list . geom_point2 . geom_poolpoint . geom_violindot . geom_violinhalf . ggplot2-ggproto . golden_ratio . material_colors . metro_colors . okabeito_colors . palette_bluebrown . palette_colorhex . palette_flat . palette_material . palette_metro . palette_okabeito . palette_pizza . palette_see . palette_social . pizza_colors . plot.dw_data_tabulate . plot.see_bayesfactor_models . plot.see_bayesfactor_parameters . plot.see_check_collinearity . plot.see_check_distribution . plot.see_check_heteroscedasticity . plot.see_check_homogeneity . plot.see_check_model . plot.see_check_normality . plot.see_check_outliers . plot.see_compare_parameters . plot.see_compare_performance . plot.see_effectsize_table . plot.see_equivalence_test . plot.see_estimate_contrasts . plot.see_estimate_density . plot.see_hdi . plot.see_n_factors . plot.see_p_direction . plot.see_p_function . plot.see_p_significance . plot.see_parameters_brms_meta . plot.see_parameters_distribution . plot.see_parameters_model . plot.see_parameters_pca . plot.see_parameters_simulate . plot.see_performance_roc . plot.see_point_estimate . plot.see_rope . plot.see_si . plots . print.see_performance_pp_check . scale_color_bluebrown . scale_color_colorhex . scale_color_flat . scale_color_material . scale_color_metro . scale_color_okabeito . scale_color_pizza . scale_color_see . scale_color_social . see-package . see_colors . social_colors . theme_abyss . theme_blackboard . theme_lucid . theme_modern . theme_radar . 
Some associated R codes: coord_radar.R . data_plot.R . geom_binomdensity.R . geom_from_list.R . geom_point2.R . geom_poolpoint.R . geom_violindot.R . geom_violinhalf.R . global_vars.R . golden_ratio.R . plot.bayesfactor_models.R . plot.bayesfactor_parameters.R . plot.binned_residuals.R . plot.check_collinearity.R . plot.check_distribution.R . plot.check_heteroscedasticity.R . plot.check_homogeneity.R . plot.check_model.R . plot.check_normality.R . plot.check_outliers.R . plot.check_outliers_new.R . plot.check_overdisp.R . plot.check_predictions.R . plot.compare_parameters.R . plot.compare_performance.R . plot.describe_distribution.R . plot.dw_data_tabulate.R . plot.effectsize_table.R . plot.equivalence_test.R . plot.estimate_contrasts.R . plot.estimate_density.R . plot.hdi.R . plot.n_factors.R . plot.p_direction.R . plot.p_function.R . plot.p_significance.R . plot.parameters_brms_meta.R . plot.parameters_model.R . plot.parameters_pca.R . plot.parameters_sem.R . plot.parameters_simulate.R . plot.performance_roc.R . plot.point_estimates.R . plot.rope.R . plot.si.R . plot.visualisation_recipe.R . plots.R . print.check_model.R . print.data_plot.R . reshape_to_long.R . scale_color_bluebrown.R . scale_color_colorhex.R . scale_color_flat.R . scale_color_material.R . scale_color_metro.R . scale_color_okabeito.R . scale_color_pizza.R . scale_color_see.R . scale_color_social.R . see-package.R . theme_abyss.R . theme_blackboard.R . theme_lucid.R . theme_modern.R . theme_radar.R . utils.R . utils_add_prior_layer.R .  Full see package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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