Di Cook, Hadley Wickham, Niladri Roy Chowdhury, Heike Hofmann February 26, 2020
Tools for graphical inference: prevent fooling yourself with the Rorschach protocol and check the surprising features in your data with the lineup protocol!
The nullabor package can be installed from CRAN
install.packages("nullabor")
You can install the development version of nullabor from github with:
# install.packages("devtools")
::install_github("dicook/nullabor") devtools