prdGenUI | R Documentation |
物料编码生成器界面
prdGenUI(
tabTitle = "物料编码生成",
colTitles = c("物料分组设置", "物料属选选配", "物料生成结果"),
widthRates = c(4, 8, 12),
func_left = prdGenUI_com_left,
func_right = prdGenUI_com_right,
func_bottom = prdGenUI_com_bottom
)
tabTitle |
标题 |
colTitles |
主页标题 |
widthRates |
左右比例 |
func_left |
左函数 |
func_right |
右函数 |
func_bottom |
下面一栏 |
返回值
prdGenUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.