get_covariate_names {glossa} | R Documentation |
Get Covariate Names
Description
This function extracts the names of covariates from a ZIP file containing covariate layers.
Usage
get_covariate_names(file_path)
Arguments
file_path |
Path to the ZIP file containing covariate layers. |
Details
This function extracts the names of covariates from a ZIP file containing covariate layers.
Value
A character vector containing the names of covariates.
[Package glossa version 1.2.2 Index]