Session Ready
Exercise

Visualizing all projects for one country and year

Now, you'll create a line plot using the data that was filtered for all projects that occurred in Brazil in the 2018 fiscal year. In the previous exercises, the labels were added for you. While creating this plot, you'll gain some experience adding your own labels that will appear when you knit the report.

Instructions
100 XP
  • In the brazil-investment-projects-2018 code chunk, create a scatterplot of the brazil_investment_projects_2018 data.
  • Add the title "Investment Services Projects in Brazil in 2018" to the plot.
  • Label the x-axis "Date Disclosed" and the y-axis "Total IFC Investment in Dollars in Millions".