摘要:
Excel中曲线图如下:想要在R ggplot2 中实现同样效果的图形代码library(xlsx)library(ggplot2)library(scales) channel <- read.xlsx("c:/myR/test.xlsx",sheetName="Sheet1",encoding=... 阅读全文
posted @ 2015-07-14 17:52
Still_Learning
阅读(1519)
评论(0)
推荐(0)
浙公网安备 33010602011771号