clone_repo: Clone existing repo building from git2r's clone()

Description Usage Arguments Value Examples

View source: R/clone_repo.r

Description

Clone existing repo building from git2r's clone()

Usage

1
clone_repo(dir_repo, url_repo)

Arguments

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")

Value

TBD

Examples

1
## Not run: # TBD

OHI-Science/ohirepos documentation built on Oct. 7, 2021, 7 p.m.