namr: Suggest package name

View source: R/namr.R

namrR Documentation

Suggest package name

Description

Suggests a package name based on the package title or description.

Usage

namr(title, acronym = FALSE, verb = FALSE, ...)

Arguments

title

the package title or description

acronym

whether to include an acronym (if there is one) in the title

verb

whether to prioritize using a verb in the package title

Value

a single word to use as a package title


available documentation built on July 11, 2022, 1:05 a.m.