pick_word_from_title: Pick word from title

View source: R/namr.R

pick_word_from_titleR Documentation

Pick word from title

Description

picks a single (hopefully informative) word from the provided title or package description

Usage

pick_word_from_title(title, verb = FALSE)

Arguments

title

text string to pick word from. Package title or description.

verb

whether you would like to prioritize returning a verb

Value

a single word from the title


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