View source: R/motusListSensorDeps.R
motusListSensorDeps | R Documentation |
return a list motus sensor deployments for a project
motusListSensorDeps(projectID = NULL, ...)
projectID: |
integer; motus internal project ID |
...: |
additional parameters to motusQuery() |
the list of sensor deployments for this project; a data.frame with these columns:
id
serno
receiverType
deviceID
macAddress
status
deployID
name
fixtureType
latitude
longitude
isMobile
tsStart
tsEnd
projectID
elevation
antennas; a list column, whose elements are themselves data.frames giving antenna deployments for each receiver
or NULL if there are no deployments for this project.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.