找回密码
 立即注册
查看: 3343|回复: 0

如何用symbols函数而不用stars函数画星状图

[复制链接]
发表于 2016-3-14 23:01:36 | 显示全部楼层 |阅读模式
stars函数画星状图比较简单,网上也有例子:
stars(class1,draw.segments=TRUE,col.segments=c("yellow","lightgray","blue","green","red"))
也有symbols画圆的:
symbols(x,y,circle = r,
        bg=rainbow(10))
但是怎么用symbols函数画星状图呢?
symbols帮助文档为:symbols(x, y = NULL, circles, squares, rectangles, stars,
        thermometers, boxplots, inches = TRUE, add = FALSE,        fg = par("col"), bg = NA,        xlab = NULL, ylab = NULL, main = NULL,        xlim = NULL, ylim = NULL, ...)

星状图

星状图
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|R语言中文网

GMT+8, 2024-11-23 11:35 , Processed in 0.023686 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表