R语言Legend函数深入详解

2022-07-24,,,

legend(x, y = null, legend, fill = null, col = par("col"),
border = "black", lty, lwd, pch,
angle = 45, density = null, bty = "o", bg = par("bg"),
box.lwd = par("lwd"), box.lty = par("lty"), box.col = par("fg"),
pt.bg = na, cex = 1, pt.cex = cex, pt.lwd = lwd,
xjust = 0, yjust = 1, x.intersp = 1, y.intersp = 1,
adj = c(0, 0.5), text.width = null, text.col = par("col"),
text.font = null, merge = do.lines && has.pch, trace = false,
plot = true, ncol = 1, horiz = false, title = null,
inset = 0, xpd, title.col = text.col, title.adj = 0.5,
seg.len = 2)

到此这篇关于r语言legend函数深入详解的文章就介绍到这了,更多相关r语言legend函数内容请搜索以前的文章或继续浏览下面的相关文章希望大家以后多多支持!

《R语言Legend函数深入详解.doc》

下载本文的Word格式文档,以方便收藏与打印。