ggplot (gdp, aes(year, india)) + geom_line(color = 'blue'). To modify the line type, use the linetype argument. It can take values between 1 and 5.
確定! 回上一頁