Reduce white space between title and plot when adding marginal plot to ggplot2
When I add the density distribution to the y-axis margin of a ggplot2
scatterplot, a white space appears between the main plot and the title. How can I prevent this extra white space from being added?