powered by
Return the name of measures
utiml_measure_names(measures = c("all"))
The group of measures (Default: "all").
array of character contained the measures names.
# NOT RUN { utiml_measure_names() utiml_measure_names("bipartition") utiml_measure_names(c("micro-based", "macro-based")) # }
Run the code above in your browser using DataLab