userQueryUI | R Documentation |
查询用户UI
userQueryUI(
tabTitle = "查询用户",
colTitles = c("操作区域", "报表区域"),
widthRates = c(4, 8),
func_left = userQueryFunc_left,
func_right = userQueryFunc_right
)
tabTitle |
标签名称 |
colTitles |
列名 |
widthRates |
比例 |
func_left |
函数 |
func_right |
函数 |
返回值
userQueryUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.