package_clone_git_repo: Download the package's latest source code from repo

Description Usage Arguments

View source: R/package.R

Description

Download the package's latest source code from repo

Usage

1
package_clone_git_repo(url = "", target_folder = tempdir(), branch = "main")

Arguments

url

Repo location

target_folder

Location to copy the package to. Defaults to a temporary directory

branch

Repo branch. Defaults to 'main'


edgararuiz/convertsite documentation built on Dec. 20, 2021, 3:19 a.m.