parseThis.Rd
Tell that this string should be parsed.
parseThis(x) needsParsing(x)
x | the object to be parsed, or the object to test if it will be parsed. |
---|
parseThis
adds an attribute to a character or factor such that jaspGraphs knows it should be
parsed. needsParsing
return TRUE
if a character has said attribute.