clone: Clone a Git Repository

Description Usage Arguments Value

View source: R/clone.R

Description

Clone a Git Repository

Usage

1
clone(github_user, repo, destination_path)

Arguments

destination_path

Path of the destination directory to which the repo will be cloned.

Value

Cloned repo in the path of destination_path/repo name if the directory does not exist. Otherwise an error is thrown.


meerapatelmd/glitter documentation built on Sept. 9, 2021, 6:21 p.m.