View source: R/util_get_thresholds.R
util_get_thresholds | R Documentation |
Get the thresholds for grading
util_get_thresholds(indicator_metric, meta_data)
indicator_metric |
which indicator metric to be classified |
meta_data |
the item level metadata |
named list (names are VAR_NAMES
, values are named vectors of
intervals, names in the vectors are the category numbers)
Other summary_functions:
prep_combine_report_summaries()
,
prep_extract_classes_by_functions()
,
prep_extract_summary()
,
prep_extract_summary.dataquieR_result()
,
prep_extract_summary.dataquieR_resultset2()
,
prep_render_pie_chart_from_summaryclasses_ggplot2()
,
prep_render_pie_chart_from_summaryclasses_plotly()
,
prep_summary_to_classes()
,
util_as_cat()
,
util_extract_indicator_metrics()
,
util_get_category_for_result()
,
util_get_colors()
,
util_get_html_cell_for_result()
,
util_get_labels_grading_class()
,
util_get_message_for_result()
,
util_get_rule_sets()
,
util_get_ruleset_formats()
,
util_html_table()
,
util_melt_summary()
,
util_sort_by_order()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.