remove.u.start: Remove u at the start of entries

Description Usage Arguments Value

Description

A function to remove 'u' from the start of entries. WHen I collected data from some APIs and processed it through Python (grrr), I found that some entries had a u' at the start. This was annoying and I couldn't go back to recollect or reprocess the data. So this hacky solution emerged.

Usage

1
remove.u.start(text.clean)

Arguments

text.clean

character vector

Value

vector x with 'single letters removed u' removed tom the start


bvidgen/tc documentation built on May 9, 2019, 2:21 a.m.