Learn R Programming

golem (version 0.1)

fill_desc: Fill your description

Description

Fill your description

Usage

fill_desc(pkg_name, pkg_title, pkg_description, author_first_name,
  author_last_name, author_email, repo_url = NULL,
  pkg = get_golem_wd())

Arguments

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

repo_url

URL (if needed)

pkg

Path to look for the DESCRIPTION