Change scale for ggplot graph

后端 未结 0 1535
礼貌的吻别
礼貌的吻别 2021-02-03 21:18

I have a table of data and my x values go from 2 to 365. Y values go from 3.15 to 4.87.

I used the following command:

p1 <- ggplot() + geom_line(aes(y =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题