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/archaeosrp documentation built on Aug. 25, 2023, 2:20 a.m.