View source: R/tidymass_update.R
check_tidymass_version | R Documentation |
Check if there are packages in tidymass can be updated.
check_tidymass_version( packages = c("core", "all"), from = c("gitlab", "github", "gitee", "shen") )
packages |
core or all packages in tidymass. "core" means all the core packages in tidymass and "all" means all the packages in tidymass. |
from |
"gitlab", "github", or "gitee", or "tidymass.org" |
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.