use_authors: Add author and license information to R package

Description Usage Arguments Value Examples

Description

Add author and MIT license to DESCRIPTION and add license files to R package. The defaults for this function cater to the SNAPverse.

Usage

1
use_authors(authors = pkg_authors(), cph = pkg_cph())

Arguments

authors

list as returned by pkg_authors.

cph

copyright holder as returned by pkg_cph.

Value

side effect of updating DESCRIPTION and adding MIT license.

Examples

1
## Not run: use_authors()

leonawicz/snapmeta documentation built on May 19, 2019, 4:10 p.m.