Learn R Programming

PointedSDMs (version 2.1.3)

data2ENV: data2ENV: function used to move objects from one environment to another.

Description

Internal function: used to assign objects specified in bruSDM to the dataSDM/blockedCV function environments.

Usage

data2ENV(data, env)

Value

Assignment of the relevant spatial fields to the specified environment.

Arguments

data

bruSDM data file to be used in the integrated model.

env

Environment where the objects should be assigned.