Description Usage Arguments See Also
Create a fertile check object
| 1 2 3 4 5 6 7 8 9 10 11 | make_check(
  fun,
  name,
  req_compilation,
  state,
  problem,
  solution,
  help,
  errors,
  ...
)
 | 
| fun | Function to run that returns a logical | 
| name | What is the check checking for? | 
| req_compilation | Does the code have to be compiled for the check to work? | 
| state | Logical indicating whether the check passed/failed | 
| problem | Description of the problem | 
| solution | Description of a potential solution | 
| help | References to help files | 
| errors | A  | 
use_tidy_style,
is_absolute_path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.