fill_desc | R Documentation |
Fill your description
fill_desc( pkg_name, pkg_title, pkg_description, author_first_name, author_last_name, author_email, author_orcid = NULL, repo_url = NULL, pkg = get_golem_wd() )
pkg_name |
The name of the package |
pkg_title |
The title of the package |
pkg_description |
Description of the package |
author_first_name |
First Name of the author |
author_last_name |
Last Name of the author |
author_email |
Email of the author |
author_orcid |
ORCID of the author |
repo_url |
URL (if needed) |
pkg |
Path to look for the DESCRIPTION. Default is |
The desc object, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.