View source: R/adorn-weights.R
adorn_weights | R Documentation |
Adorn DAA Indicator Data with Weighted Metrics for All Levels
adorn_weights(
daa_indicator_data = NULL,
weights_list = c("OU", "SNU1", "SNU2")
)
daa_indicator_data |
Dataframe containing DAA indicator data. |
weights_list |
A list containing the levels at which concordance
metrics should be calculated. |
A dataframe of DAA Indicator data with weightings and weighted concordance calculated fo all requested levels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.