Learn R Programming

PointedSDMs (version 2.1.2)

checkVar: checkVar: Function used to check variable names.

Description

Internal function used to check if variable is in dataset.

Usage

checkVar(data, var)

Value

A logical variable

Arguments

data

A list of datasets.

var

A variable name.