R package to fetch telemetry data from http://motus.org
Core client for the motus
package; most users should use the motus
R package provided by motus.org, which is here: https://github.com/MotusWTS/motus.
That package uses a fork of this one to fetch data, but also provides functions
to work with the data.
install.packages("devtools") ## if you haven't already done this
library(devtools)
install_github("jbrzusto/motusClient")
A brief sketch is here
tagAmbig
table. Functions for users to deal with ambiguous detections are pending.The latest version of the data server that works with this package is now running on a new box, but its database is only populated with data from 4 (!) receivers. Raw files from other receivers will be re-run with the latest version of the tag finder and added to this database. Only those users willing to wrestle with alpha code and not actually interested in getting their data should be using this package for now.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.