txx_sanitize_sections: Sanitizes the text as part of the txx_text_to_xml process

Description Usage Arguments Value

View source: R/txx_sanitize_sections.R

Description

Splits the text into sections and applies the appropriate sanitize text functions to each part, then joins it up again.

Usage

1
txx_sanitize_sections(string, split = "¬")

Arguments

string

The full text string

split

The character indicating a section

Value

The text string, with each part being sansitized with the appropriate function


michael-ccccc/textured documentation built on Dec. 21, 2021, 5:56 p.m.