| extractPointValue | R Documentation |
Internal helper function that extracts point values from criterion labels formatted as "[2pts]" or "(2pts)".
extractPointValue(criterion_msg)
criterion_msg |
the criterion message that may contain point specification |
A list with components: pts (numeric) and cleaned_msg (string without point spec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.