get_hlth_utl_nm | R Documentation |
get_hlth_utl_nm() 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 name. Function argument results_ls specifies the where to look for the required object. The function returns Health utility name (a character vector of length one).
get_hlth_utl_nm(results_ls, short_nm_1L_lgl = T)
results_ls |
Results (a list) |
short_nm_1L_lgl |
Short name (a logical vector of length one), Default: T |
Health utility name (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.