weekRpt_selectDB | R Documentation |
查询周报数据
weekRpt_selectDB( conn = tsda::conn_rds("jlrds"), year = 2020, startWeekNo = 9, endWeekNo = 12, AmtType = c("本周发生额", "较上周变动额", "较上周变动%"), FLevel = 0, FType = "jala", Amt_Unit = "wan" )
conn |
连接 |
year |
年份 |
startWeekNo |
开始周号 |
endWeekNo |
结束周号 |
AmtType |
字段类型向量 |
FLevel |
级次 |
FType |
类型 |
Amt_Unit |
金额单位 |
返回值
weekRpt_selectDB()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.