rmgarbage: Apply all tests

Description Usage Arguments Value Examples

View source: R/rmgarbage.R

Description

Applys all the tests to detect any kind of OCR garbage

Usage

1

Arguments

x

a character vector

Value

Logical

Examples

1
2
3
rmgarbage("Tptpmn") # TRUE
rmgarbage("UNESCO") # FALSE
rmgarbage("bmarwick@uw.edu") # FALSE

benmarwick/rmgarbage documentation built on April 19, 2020, 6:06 p.m.