common_suffixes: function to add common, informative suffixes

View source: R/namr.R

common_suffixesR Documentation

function to add common, informative suffixes

Description

Search a title for common terms (plot, vis..., viz..., markdown) and apply appropriate affixes to a given word as applicable.

Usage

common_suffixes(title, name)

Arguments

title

the package title or description

name

the single word that will be appended to

Value

a single word with affix, if applicable


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