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


jimhester/available documentation built on Nov. 8, 2023, 4:08 p.m.