data2ENV {PointedSDMs} | R Documentation |
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)
Arguments
data |
bruSDM data file to be used in the integrated model. |
env |
Environment where the objects should be assigned. |
Value
Assignment of the relevant spatial fields to the specified environment.
[Package PointedSDMs version 2.1.0 Index]