Learn R Programming

available (version 0.0.0.9000)

common_suffixes: Add common suffixes

Description

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

Usage

common_suffixes(title, name)

Arguments

title

the package title or discription

name

the single word that will be appended to

Value

a single word with affix, if applicable