Description Usage Arguments Value Examples
View source: R/listFunctions.R
Lists the metrics available in the compendium that can be used with plotReferenceDistribution()
listMetrics
1 | listMetrics(category = "all")
|
category |
String, to specify the category for which the list of metrics should to be returned. Valid keywords are "all", "EM", "GM", "LM". |
returns a character vecor of metrics available in the compendium that can be used with plotReferenceDistribution() as "metricToBePlotted" parameter
1 2 | listMetrics(category="all")
listMetrics(category="EM")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.