Update packages in tidymass.

update_tidymass(
  packages = c("core", "all"),
  from = c("gitlab", "github", "gitee"),
  fastgit = FALSE
)

Arguments

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/

Author

Xiaotao Shen shenxt1990@outlook.com