By grouping by city , ggplot will create one line for each city. Next, add a plus sign ( + ) and then geom_line() to draw the chart.
確定! 回上一頁