Description Usage Arguments Value Note
View source: R/refresh_local_gits.R
perform git pull for modified packages in a repo collection
1 | refresh_local_gits(gitspath, version = "3.11")
|
gitspath |
character(1) path to repos |
version |
character(1) version tag for Bioconductor packages |
list of folder names visited
Simply uses lapply to visit folders and run 'git pull' in system()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.