Di Cook, Hadley Wickham, Niladri Roy Chowdhury, Heike Hofmann, MansThulin November 29, 2024

Tools for graphical inference: prevent fooling yourself with theRorschach protocol and check the surprising features in your data withthe lineup protocol!
The nullabor package can be installed from CRAN
install.packages("nullabor")You can install the development version of nullabor from githubwith:
# install.packages("devtools")devtools::install_github("dicook/nullabor")