MorphoBankDecode {TreeTools} | R Documentation |
Converts strings from MorphoBank notes into a Latex-compatible format.
MorphoBankDecode(string)
string |
String to process |
MorphoBankDecode()
returns a string with new lines and punctuation
reformatted.
Martin R. Smith
Other string parsing functions:
EndSentence()
,
RightmostCharacter()
,
Unquote()