Posts by Erlon Abrantes • 11 points
1 post
- 
		0 votes1 answer36 viewsQ: How to layer in ggplot2 with two graphs of different quantities?I’m starting with programming and I’m trying to plot a graph overlaying data extracted from two dataframes. The code is as follows:: #Real Gross Domestic Product - GDP USgdp <-…