download.repo: Download a GitHup Repo

Description Usage Arguments

View source: R/download_repo.R

Description

This downloads a repo and unzips into the working directory

Usage

1
2
3
4
5
download.repo(
  repo,
  githuburl = "https://github.com/RVerse-Tutorials/",
  clean = TRUE
)

Arguments

repo

The name of the repo in quotes

clean

If TRUE (default), remove .gitignore, .gitattributes, *.RProj

girhuburl

The url of the GitHub account in quotes


Fish-Forecast/FishForecast documentation built on Feb. 18, 2021, 5:11 p.m.