add_dcf_info: Adding DESCRIPTION information to an existing package

Description Usage Arguments

Description

This function add_dcf_info uses the reference class DcfRefClass to represent the information stored in a DESCRIPTION file. Any arguments specified to add_dcf_info that are not null, are written to the DESCRIPTION file and therebye overwritting the existing information in the DESCRIPTION file.

Usage

1
2
add_dcf_info(psPkgPath, psDescTitle = NULL, psDescAuthor = NULL,
  psDescMaintainer = NULL, psDescDescription = NULL, psDescLicense = NULL)

Arguments

psPkgPath

package path

psDescTitle

title of the package

psDescAuthor

author information

psDescDescription

Description field in dcf

psDescLicense

license information


pvrqualitasag/rqudocuhelper documentation built on May 26, 2019, 11:34 a.m.