Other packages > Find by keyword >

sherlock  

Graphical Displays for Structured Problem Solving and Diagnosis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sherlock", "0.7.0")



Attach the package and use:
library("sherlock")
Maintained by
Gabor Szabo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-17
Latest Update: 2023-06-11
Description:
Powerful graphical displays and statistical tools for structured problem solving and diagnosis. The functions of the 'sherlock' package are especially useful for applying the process of elimination as a problem diagnosis technique. The 'sherlock' package was designed to seamlessly work with the 'tidyverse' set of packages and provides a collection of graphical displays built on top of the 'ggplot' and 'plotly' packages, such as different kinds of small multiple plots as well as helper functions such as adding reference lines, normalizing observations, reading in data or saving analysis results in an Excel file. References: David Hartshorne (2019, ISBN: 978-1-5272-5139-7). Stefan H. Steiner, R. Jock MacKay (2005, ISBN: 0873896467).
How to cite:
Gabor Szabo (2022). sherlock: Graphical Displays for Structured Problem Solving and Diagnosis. R package version 0.7.0, https://cran.r-project.org/web/packages/sherlock. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.5.1 (2022-11-17 15:10), 0.6.0 (2023-02-10 14:20)
Other packages that cited sherlock R package
View sherlock citation profile
Other R packages that sherlock depends, imports, suggests or enhances
Complete documentation for sherlock
Functions, R codes and Examples using the sherlock R package
Some associated functions: create_project_folder . draw_cartesian_small_multiples . draw_categorical_scatterplot . draw_horizontal_reference_line . draw_interaction_plot . draw_multivari_plot . draw_multivari_plot_count . draw_pareto_chart . draw_pareto_chart_grouped . draw_polar_small_multiples . draw_process_behavior_chart . draw_small_multiples_line_plot . draw_timeseries_scatterplot . draw_vertical_reference_line . draw_youden_plot . load_file . load_files . multi_vari_data . multi_vari_data_2 . normalize_observations . pipe . plot_tukey_duckworth_paired_test . plot_tukey_duckworth_test . polar_small_multiples_data . save_analysis . scale_color_sherlock . scale_fill_sherlock . select_low_high_units . select_low_high_units_manual . small_multiples_data . theme_sherlock . tidyeval . timeseries_scatterplot_data . youden_plot_data . youden_plot_data_2 . 
Some associated R codes: create_project_folder.R . draw_cartesian_small_multiples.R . draw_categorical_scatterplot.R . draw_horizontal_reference_line.R . draw_interaction_plot.R . draw_multivari_plot.R . draw_multivari_plot_count.R . draw_pareto_chart.R . draw_pareto_chart_grouped.R . draw_polar_small_multiples.R . draw_process_behavior_chart.R . draw_small_multiples_line_plot.R . draw_timeseries_scatterplot.R . draw_vertical_reference_line.R . draw_youden_plot.R . globals.R . load_file.R . load_files.R . multivari_data.R . multivari_data_2.R . normalize_observations.R . plot_tukey_duckworth_paired_test.R . plot_tukey_duckworth_test.R . polar_small_multiples_data.R . save_analysis.R . scale_color_sherlock.R . scale_fill_sherlock.R . select_low_high_units.R . select_low_high_units_manual.R . small_multiples_data.R . theme_sherlock.R . timeseries_scatterplot_data.R . utils-pipe.R . utils-tidy-eval.R . youden_plot_data.R . youden_plot_data_2.R .  Full sherlock package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
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  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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