get_ordered_sngl_csnl_mdls | R Documentation |
get_ordered_sngl_csnl_mdls() 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 ordered single cross-sectional models. Function argument results_ls specifies the where to look for the required object. The function returns Ordered single cross-sectional models (a character vector).
get_ordered_sngl_csnl_mdls(results_ls, select_int = NULL, collapse_1L_lgl = F)
results_ls |
Results (a list) |
select_int |
Select (an integer vector), Default: NULL |
collapse_1L_lgl |
Collapse (a logical vector of length one), Default: F |
Ordered single cross-sectional models (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.