Is there a way to rotate axis labels on a barplot in R?

后端 未结 0 366
广开言路
广开言路 2020-11-29 00:08

How can I rotate the labels on the x-axis of a barplot in R? Here is my code:

barplot(table(dfnew$WORK.STAT),
        main = \'Work Status\',
        ylab = \         


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