qcustomplot绘制热力图瀑布图_R语言绘图:面积图和热力图

cc51f265fa4e71b00e8e4fc9f10ce2a0.png

R语言绘图:面积图和热力图

丁旭辉

2020/2/7

R Markdown

This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.

When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:

#绘制面积图
##读取数据
library("openxlsx")
jxecons=read.xlsx("E:/jxecons.xlsx",1)
head(jxecons)

## 年份 一产比重 二产比重 三产比重
## 1 2012 11.5 53.9 34.6
## 2 2013 10.7 53.8 35.5
## 3 2014 10.3 52.9 36.8
## 4 2015 10.2 50.7 39.1
## 5 2016 9.8 48.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值