get_hlth_utl_stat | R Documentation |
get_hlth_utl_stat() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get health utility statistic. Function argument results_ls specifies the where to look for the required object. The function returns Health utility statistic (a character vector of length one).
get_hlth_utl_stat(results_ls, stat_1L_chr = "bl_mean")
results_ls |
Results (a list) |
stat_1L_chr |
Statistic (a character vector of length one), Default: 'bl_mean' |
Health utility statistic (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.