monthRpt_selectDB | R Documentation |
读取月报数据
monthRpt_selectDB( conn = tsda::conn_rds("jlrds"), year = 2020, AmtType = c("本月发生额", "较上月变动额", "较上月变动%"), FLevel = 0, amtUnit = "wan" )
conn |
连接 |
year |
年份 |
AmtType |
金额类型 |
FLevel |
级次 |
amtUnit |
金额单位默认万元 |
返回值
monthRpt_selectDB()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.