install.GitHub | R Documentation |
Allows the user to downloads and install the latest version of GitHub for Windows.
install.GitHub( URL = "http://github-windows.s3.amazonaws.com/GitHubSetup.exe", ... )
URL |
the URL of the GitHub download page. |
... |
extra parameters to pass to install.URL |
"The easiest way to use Git on Windows." (at least so they say...)
TRUE/FALSE - was the installation successful or not.
GitHub homepage: https://github.com/
GitHub for windows download page: https://desktop.github.com/
## Not run: install.GitHub() # installs the latest version of GitHub for windows ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.