get_covariate_names | R Documentation |
This function extracts the names of covariates from a ZIP file containing covariate layers.
get_covariate_names(file_path)
file_path |
Path to the ZIP file containing covariate layers. |
This function extracts the names of covariates from a ZIP file containing covariate layers.
A character vector containing the names of covariates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.