powered by
Install package from GitHub by FastGit accelerating
fgit_install(repo, branch = NULL, repo_check = TRUE)
The repository name or url from GitHub.com
Install from which branch.
Check the existence of repository
No return value, called for side effects
# NOT RUN { fgit_install("https://github.com/FastGitORG/fgitR") fgit_install("FastGitORG/fgitR") # } # NOT RUN { # }
Run the code above in your browser using DataLab