get_cndts_for_mxd_mdls | R Documentation |
get_cndts_for_mxd_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 candidates for mixed models. Function argument mdl_types_lup specifies the where to look for the required object. The function returns Candidates for mixed models (a lookup table).
get_cndts_for_mxd_mdls(mdl_types_lup = NULL, filter_1L_lgl = T)
mdl_types_lup |
Model types (a lookup table), Default: NULL |
filter_1L_lgl |
Filter (a logical vector of length one), Default: T |
Candidates for mixed models (a lookup table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.