ensure_correct_txt | R Documentation |
text
of all strings and numeric constantsMake sure text
of the tokens STR_CONST
and NUM_CONST
is correct and
adapt if necessary. We replace offending text
in the terminal expressions
with the text of their parents if their line / col position matches and
return an error otherwise.
ensure_correct_txt(pd, text)
pd |
A parse table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.