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 14 Mar. 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)
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

spatstat.Knet  
Extension to 'spatstat' for Large Datasets on a Linear Network
Extension to the 'spatstat' family of packages, for analysing large datasets of spatial points on ...
Download / Learn more Package Citations See dependency  
prodigenr  
Research Project Directory Generator
Create a project directory structure, along with typical files for that project. This allows proje ...
Download / Learn more Package Citations See dependency  
bioC.logs  
BioConductor Package Downloads Stats
Download stats reported from the BioConductor.org stats website. ...
Download / Learn more Package Citations See dependency  
easyDes  
An Easy Way to Descriptive Analysis
Descriptive analysis is essential for publishing medical articles. This package provides an easy ...
Download / Learn more Package Citations See dependency  
zoltr  
Interface to the 'Zoltar' Forecast Repository API
'Zoltar' <https://www.zoltardata.com/> ...
Download / Learn more Package Citations See dependency  
serpstatr  
'Serpstat' API Wrapper
The primary goal of 'Serpstat' API is to reduce manual SEO (search engi ...
Download / Learn more Package Citations See dependency  

26,352

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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