Learn R Programming

glossa (version 1.0.0)

get_covariate_names: Get Covariate Names

Description

This function extracts the names of covariates from a ZIP file containing covariate layers.

Usage

get_covariate_names(file_path)

Value

A character vector containing the names of covariates.

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.