data_read | R Documentation |
上传数据
data_read(
conn_cfg = "config/conn_cfg.R",
file_name = "data-raw/data/产品大类模板.xlsx",
sheet_name = "产品大类",
table_name = "rds_mtrl_prdCategory",
table_key = "FPrdCategoryNumber",
table_caption = "产品大类代码",
pageCount = 500
)
conn_cfg |
连接文件 |
file_name |
文件名 |
sheet_name |
页签名 |
table_name |
表名 |
table_key |
表主键 |
table_caption |
表标题 |
pageCount |
分页数 |
返回值
data_read()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.