Created
July 21, 2017 21:37
-
-
Save derekpowell/76490b3d36643c19f575c6bf657b9d1a to your computer and use it in GitHub Desktop.
R: get data for elements of ggplot() object
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dfPlot <- (ggplot_build(plt))$data |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment