第三期任务-R-001-柱形图

木萱小主 2017-07-14 16:50:07 阅读: 1111

任务1

代码

x<-c(1,2,3,4,5,6)
y<-c(7,12,5,20,16,10)
barplot(y,xlab='Month',ylab='Revenue',main='Revenue chart',col='blue',border='red',names.arg=x)
结果附件1

任务2

代码

a<-read.csv('DATA2.csv',header=F)
M<-c(1,2,3,4,5,6)
barplot(as.matrix(a[,1:6]),beside=F,names.arg=M, xlab = "月份",ylab = "营业额",main = "2017年上半年总收入",
col = c("yellow","orange", "red"))
legend("topleft",c("一部","二部","三部"),fill = c("yellow","orange", "red"))

数据存为Excel

241652
252762
331756

结果 附件2

 

 
邀请讨论

附件

{{f.title}} 大小 {{f.file_size}} 下载 {{f.count_download}} 金币 {{f.count_gold}}
{{item.nick_name}} 受邀请回答 {{item.create_time}}
{{item.refer_comment.nick_name}} {{item.refer_comment.create_time}}

附件

{{f.title}} 大小 {{f.file_size}} 下载 {{f.count_download}} 金币 {{f.count_gold}}
切换到完整回复 发送回复
赞({{item.count_zan}}) 踩({{item.count_cai}}) 删除 回复 关闭
科研狗©2015-2024 科研好助手,京ICP备20005780号-1 建议意见

服务热线

178 0020 3020

微信服务号