| own_getMonthRpt | R Documentation |
获取月份数据
own_getMonthRpt(
conn = tsda::conn_rds("jlrds"),
FYear = 2020,
FMonth = 7,
FUnit = "yuan",
digit = 2
)
conn |
连接 |
FYear |
年份 |
FMonth |
月份 |
FUnit |
金额单位 |
digit |
小数位数 |
返回值
own_getMonthRpt()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.