Description Usage Arguments Value Examples
注册Rstudio插件文件
1 2 3 | regAddin(addinName = "注册Rstudio插件",
addinDescription = "注册Rstudio插件,写入inst-rstudio-addins.dcf文件.",
addBinding = "regAddin", addinInteractive = "false")
|
addinName |
插件名称 |
addinDescription |
插件描述 |
addBinding |
插件函数名 |
addinInteractive |
插件是否交互模式 |
返回值
1 | regAddin();
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.