gitgadget | R Documentation |
An 'Rstudio' addin for version control that allows users to clone repositories, create and delete branches, and sync forks on GitHub, GitLab, etc. Furthermore, the addin uses the GitLab API to allow instructors to create forks and merge requests for all students/teams with one click of a button.
Run gitgadget in the Rstudio viewer if available
gitgadget(port = get_port(), host = "127.0.0.1", launch.browser = TRUE)
port |
Port to use for the app |
host |
Host ip to use |
launch.browser |
Launch app in viewer (browsers) or only show the URL |
See https://github.com/vnijs/gitgadget for documentation
Maintainer: Vincent Nijs vnijs@ucsd.edu
Authors:
Sanjiv Erat serat@ucsd.edu
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.