create.covariate.images: Create a list of covariate images

Description Usage Arguments Value Author(s)

View source: R/create.covariate.images.R

Description

Creates a list of covariates images from a dataframe of covariates defined on a grid for the study area. Images are created for variables contained in vector of names varnames and the values of the covariates are in the covariates dataframe.

Usage

1
create.covariate.images(covariates, varnames)

Arguments

covariates

covariate dataframe (see DSpat for structure)

varnames

vector of names of fields contained in covariates that will be used for fitted model

Value

covariate.im - list of covariate images (class im)

Author(s)

Jeff Laake


DSpat documentation built on May 2, 2019, 11:10 a.m.