View source: R/tidymass_update.R
update_tidymass | R Documentation |
Update packages in tidymass.
update_tidymass( packages = c("core", "all"), from = c("gitlab", "github", "gitee", "tidymass.org"), fastgit = FALSE )
packages |
core or all packages in tidymass. "core" means all the core packages in tidymass and "all" means all the packages in tidymass. |
from |
github, gitlab or gitee. |
fastgit |
if install packages using fastgit. see https://hub.fastgit.org/ |
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.