checkVar {PointedSDMs} | R 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
[Package PointedSDMs version 2.1.0 Index]