mdl_date | R Documentation |
处理日期字段
mdl_date(id, label = "日期", is.test = FALSE, value = Sys.Date())
id |
id |
label |
标签 |
is.test |
是否测试 |
value |
默认值 |
返回值
mdl_date();
library(tsui);
library(shiny);
test_tsui(mdl_date,id='date1','日期',run_date_test);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.