get_covariate_names: Get Covariate Names

View source: R/utils.R

get_covariate_namesR 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.


glossa documentation built on Oct. 15, 2024, 5:08 p.m.