repo_clone_url: Get the cloning url for a GitHub repo
Description
Get the cloning url for a GitHub repo
Usage
repo_clone_url(repo, type = c("https", "ssh"))
Arguments
repo
Character. Address of repository in "owner/name" format.
type
Character. Either https or ssh.
Value
A character vector of urls