remove_endings: Remove Endings

remove_endingsR Documentation

Remove Endings

Description

Remove specified endings of strings.

Usage

remove_endings(x, endings, random_order = FALSE)

Arguments

x

vector

endings

endings to remove

random_order

Order the endings randomly before removal. TRUE/FALSE

Value

polished vector

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: x2 <- remove_endings(x, endings)

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.