clone_repo | R Documentation |
Clone existing repo building from git2r's clone()
clone_repo(dir_repo, url_repo)
dir_repo |
local directory where you want to clone the repo (probably somewhere temporary) |
git_url |
url of repo (e.g. "https://github.com/OHI-Science/arc.git") |
TBD
## Not run: # TBD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.