own_getBalanceSheet | R Documentation |
获取资产负债表中的往来数据
own_getBalanceSheet( conn = tsda::conn_rds("jlrds"), FYear = 2020, FMonth = 7, FUnit = "yuan", digit = 2 )
conn |
连接 |
FYear |
年 |
FMonth |
月 |
FUnit |
金额单位 |
digit |
保留小数 |
返回值
own_getBalanceSheet()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.