I need to use ggpairs() from the GGally plugin in R. I want to look at the correlation between 1 of the variables with the other 24 variables in this dataset and am required to use ggpairs().
How can I either break it up into several plots or otherwise make the resulting plot more viewable? At the moment, there are so many plots generated that it is impossible to see anything.