| drawElement | 定义drawElement方法的泛型函数Interface |
| drawElement-input.button.download-method | Title |
| drawElement-input.checkboxGroup-method | 定义drawElement方法在input.checkboxGroup上的实现 |
| drawElement-input.date-method | 定义drawElement方法在input.date上的实现 |
| drawElement-input.dateRange-method | Title |
| drawElement-input.file-method | 定义drawElement方法在input.file上的实现 |
| drawElement-input.numeric-method | 定义drawElement方法在input.numeric上的实现 |
| drawElement-input.slider-method | 定义drawElement方法在input.slider类的实现 |
| drawElement-input.text-method | 定义drawElement方法在input.text上的实现 |
| drawElement-output.dataTable-method | 定义drawElement方法在output.dataTable类的实现 |
| drawElement-output.image-method | Title |
| drawElement-output.plot-method | Title |
| drawElement-output.print-method | 定义drawElement方法在output.print |
| drawElement-output.text-method | 定义drawElement方法在output.text上的实现 |
| format_image | Title image formmater |
| getArgList | 获取函数的参数列表 |
| hello | Hello, World! |
| input.button.download | 定义input.button.download的同名的入口函数 |
| input.button.download-class | 定义input.button.download输入控件 |
| input.checkboxGroup | 定义input.checkboxGroup同名的入口函数 |
| input.checkboxGroup-class | 定义input.checkboxGroup基类 |
| input.date | 定义input.date的同名入口函数 |
| input.date-class | 定义input.date类,可以实例化 |
| input.dateRange | 定义input.dateRange同名实例化入口函数 |
| input.dateRange-class | 定义input.dataRange类,可以实例化 |
| input.file | 定义input.file的同步入口函数 |
| input.file-class | 定义input.file类,可以进行实例化 |
| input.numeric | 定义input.numeric的同名函数 |
| input.numeric-class | 定义input.numeric基类,可实例化 |
| input.slider | 定义input.slider同名的入口函数 |
| input.slider-class | 定义input.slider的基类,可实例化 |
| input.text | 定义文本或密码输入框的实例化类 |
| input.text-class | 定义input.text类,可实例化 |
| mdl.button.download | 定义下载UI组件mdl.button.download |
| mdl.dataTable.preview | 定义数据预览的逻辑 |
| mdl.dataTable.preview2 | 定义数据预览的逻辑2 |
| mdl.image | mdl.image module function |
| mdl.numeric | 定义numeric相应的组件 |
| mdl.plot | 定义plot模板 |
| mdl.print | 定义print组件 |
| output.dataTable | 定义output.dataTable的同名入口函数 |
| output.dataTable-class | 定义dataTable的控件 |
| output.image | 定义output.image实例化入口函数 |
| output.image-class | 定义output.image类,可以实例化 |
| output.plot | 定义output.image实例化入口函数 |
| output.plot-class | 定义output.plot类,可以实例化 |
| output.print | 定义output.print的同名入口函数 |
| output.print-class | 定义output.print基类,可以实例化 |
| output.text | 定义output.text的同名入口函数 |
| output.text-class | 定义output.text类,可以实例化 |
| process.button.download | 定义相应的处理 |
| process.dataTable.preview | dataTable预览通用逻辑处理 |
| process.image | 定义相应的的处理 |
| process.plot | 设置process.plot的处理函数 |
| process.print | 定义相应的处理数据 |
| run.dataTable.preview2 | 将run.dataTable定义的相应的后台组件进行处理 |
| shinyElement-class | 定义shinyElement的虚拟类 |
| shiny_input | 定义通用的输入函数 |
| shinyInputElement-class | 定义类shinyInputUI,不用于实例化 |
| shiny_input-ui_date-method | shiny_input for ui_date |
| shiny_input-ui_file-method | 定义shiny_input在ui_file上的实现 |
| shiny_input-ui_number_slider-method | 定义shiny_input在ui_number_slider上的实现代码 |
| shiny_input-ui_password-method | 定义shiny_input对ui_password的实现 |
| shiny_input-ui_text-method | shiny_input用于ui_text的处理方法定义 |
| shinyOutputElement-class | 定义类shinyOutputUI,不用于实例化 |
| superButton-class | 定义superButton虚拟类 |
| superDate-class | 定义superDate超级类,不要实例化 |
| superImagePlot-class | 定义superImagePlot超级类,不支持实例化 |
| superMultiOption-class | 定义superMultiOption超级类,不可实例化 |
| superNumeric-class | 定义数值型的超级类,不可实例化 |
| superText-class | 定义superText超级类 |
| superTextPlusUI-class | 定义superTextPlusUI超级类,不可实例化 |
| ui_date | ui_date实例化入口func |
| ui_date-class | 定义日期型的输入控件ui_date S4类 |
| ui_file | ui_file上传控件的入口实例化函数 |
| ui_file-class | Title |
| ui_number_slider | 定义使用创建ui_number_input实例化函数 |
| ui_number_slider-class | 定义新的ui_number_slider option选英 |
| ui_password | ui_password的实例化function |
| ui_password-class | 创建日期控件的选项 |
| ui_text | 定义一个实例化函数,用于数据存储 |
| ui_text-class | 定义ui_text iption的特殊类,用于存储相应的界面数据 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.