namr {available} | R 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
[Package available version 1.1.0 Index]