cleanString: Text processing to allow better identifcation of words

View source: R/cleanString.R

cleanStringR Documentation

Text processing to allow better identifcation of words

Description

This function allows you to take the giant strongs ID'd with OCR and clean the text

Usage

cleanString(stringtoclean = "")

Arguments

stringtoclean

the string taken from the pdf that needs to be cleaned of problematic characters and text

Examples

cleanString()

seanbergin/srp documentation built on Aug. 7, 2023, 12:31 p.m.