pkg_authors: Package author and copyright holder/funder

Description Usage Arguments Details Value Examples

Description

Specify the package author and the copyright holder/funder.

Usage

1
2
pkg_authors(first = "Matthew", last = "Leonawicz",
  email = "mfleonawicz@alaska.edu", cph_fnd = pkg_cph())

Arguments

first

author first name.

last

author last name.

email

author email address

cph_fnd

copyright holder and funder.

Details

This function is specific to the SNAPverse and is used as a default argument to use_authors.

Value

a list to be used by use_authors.

Examples

1
## Not run: pkg_authors()

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