get_covars_by_ctg: Get covariates by category

get_covars_by_ctgR Documentation

Get covariates by category

Description

get_covars_by_ctg() 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 covariates by category. Function argument results_ls specifies the where to look for the required object. The function returns Covariates by category (a list).

Usage

get_covars_by_ctg(results_ls, collapse_1L_lgl = F)

Arguments

results_ls

Results (a list)

collapse_1L_lgl

Collapse (a logical vector of length one), Default: F

Value

Covariates by category (a list)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.