checkVar: _checkVar_: Function used to check variable names.

View source: R/checkVar.R

checkVarR Documentation

checkVar: Function used to check variable names.

Description

Internal function used to check if variable is in dataset.

Usage

checkVar(data, var)

Arguments

data

A list of datasets.

var

A variable name.

Value

A logical variable


PointedSDMs documentation built on Aug. 29, 2025, 5:15 p.m.