To create a line chart, use geom_line() . In the below example, we examine the GDP growth rate trend of India for the years 2000 to 2005. ggplot(gdp ...
確定! 回上一頁