Description Usage Arguments Value Examples
Conduct RISE analysis to automatically identify learning outcomes whose learning resources or assessments might benefit from continuous improvement efforts.
1 |
df |
A dataframe containing three columns: outcome name, avg score on aligned assessmets, and average views of aligned learning resources. The columns in the data frame must be in exactly this order. |
visual |
When this argument is FALSE (the default), the function returns an annotated data frame with RISE information in the final two columns. When this argument is TRUE, the function returns a ggplot2 graph of the RISE diamond. |
Returns either an annotated data frame or a graph, depending on the value of visual.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.