Description Usage Arguments Details Value Examples
Specify the package author and the copyright holder/funder.
1 2 | pkg_authors(first = "Matthew", last = "Leonawicz",
email = "mfleonawicz@alaska.edu", cph_fnd = pkg_cph())
|
first |
author first name. |
last |
author last name. |
email |
author email address |
cph_fnd |
copyright holder and funder. |
This function is specific to the SNAPverse and is used as a default argument to use_authors
.
a list to be used by use_authors
.
1 | ## Not run: pkg_authors()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.