includeUnknownReceiver {actel} | R Documentation |
Temporarily include missing receivers in the spatial object
Description
Temporarily include missing receivers in the spatial object
Usage
includeUnknownReceiver(spatial, deployments, unknown.receivers)
Arguments
spatial |
A list of spatial objects in the study area. |
deployments |
a list of deployments. |
unknown.receivers |
serial number of the receivers to be included. |
Value
A list containing:
-
spatial
: A list containing the spatial elements of the study, with data for the unknown receivers, if relevant. -
deployments
: A list containing the receiver deployments, with data for the unknown receivers, if relevant.
[Package actel version 1.3.0 Index]