LinkToGithubRepository: Link to a github repository of the same name.

Description Usage Arguments

View source: R/LinkToGithubRepository.R

Description

This function links a package to a github repository of the same name.

Usage

1
2
3
LinkToGithubRepository(package.name,
  package.location = "/Users/pauln/Dropbox/Work Projects/R Packages",
  github.username = "pjnewcombe", reconnection = FALSE)

Arguments

package.name

The name of the package

package.location

Directory all R packages are stored in.

github.username

Github account username. Set to NULL to skip linking to a github repository of the same name.


pjnewcombe/Pmisc documentation built on March 26, 2020, 2:09 p.m.