instead | R Documentation |
This is a function that allows the user to highlight the mistakes, in particular adds a curly bracket under the wrong term and it provides the correct solutions.
instead(inst, of)
inst |
the wrong term |
of |
the correct term |
inst
1 + instead(2, 3)
mathml(term=quote(1 + instead(2, 3)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.