| arg_calling | Pull out an line, expression, or argument calling a specified... |
| chains | Expand a chain into a series of lines, each with '.' as the... |
| check | Apply passif/failif/okif tests to an identified code object |
| check_blanks | Checking fill-in-the-blanks problems |
| check_for_learnr | Interface for checking learnr exercises. |
| comparisons | Comparison operators for bindings |
| find_arguments | Functions to extract an the argument from an expression |
| for_checkr | Translate a sequence of commands into a sequence of quosures |
| formula_tests | Testing functions for formulas |
| grab_bindings | Grab any bindings from a pattern match |
| if_empty_submission | Test for an empty submission |
| line_binding | Locates a line matching a redpen pattern and conducts tests... |
| line_calling | Find a line calling a function |
| line_chaining | Find a line that is a magrittr chain |
| line_where | Identify an individual line in a sequence of commands |
| logicals | Combine or negate checkr_results |
| misconception | Test for a misconceived statement |
| moustache | evaluate expressions in a string using a particular... |
| obsolete_funs | Defunct functions from checkr (v 0.1) |
| parse_check | Look for errors at parse time |
| passed | Check whether a test passed or failed |
| passif | Collate a test expression with a message and a action. |
| pre_check | Pre-check code |
| print.checkr_result | Print a checkr_result |
| print_function_contents | Print a function with numbered lines. |
| run_tests | Run test statements in the context of the bindings |
| test_ex | Tests on expressions |
| trig_radian_check | Check that argument is in radians |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.