MorphoBankDecode {TreeTools} | R Documentation |
Decode MorphoBank text
Description
Converts strings from MorphoBank notes into a Latex-compatible format.
Usage
MorphoBankDecode(string)
Arguments
string |
String to process |
Value
MorphoBankDecode()
returns a string with new lines and punctuation
reformatted.
Author(s)
Martin R. Smith
See Also
Other string parsing functions:
EndSentence()
,
RightmostCharacter()
,
Unquote()
[Package TreeTools version 1.12.0 Index]