Learn R Programming

TreeTools (version 1.12.0)

MorphoBankDecode: Decode MorphoBank text

Description

Converts strings from MorphoBank notes into a Latex-compatible format.

Usage

MorphoBankDecode(string)

Value

MorphoBankDecode() returns a string with new lines and punctuation reformatted.

Arguments

string

String to process

Author

Martin R. Smith

See Also

Other string parsing functions: EndSentence(), RightmostCharacter(), Unquote()