package_collate {goodpractice}R Documentation

Collate field from DESCRIPTION

Description

NULL is returned if there is no such field.

Usage

package_collate(path = ".")

Arguments

path

Path to the package root.

Value

Character scalar or NULL.


[Package goodpractice version 1.0.5 Index]