clean_string_ends {podcleaner}R Documentation

Clean string ends

Description

Attempts to clean ends of strings provided.

Usage

clean_string_ends(strings)

Arguments

strings

A character string vector.

Value

A character string vector with clean entry(/ies) ends.


[Package podcleaner version 0.1.2 Index]