getMovebankAnimals: Animals, tags and IDs in a Movebank study
Description
Returns the animals, their tags and IDs from a Movebank study
Usage
getMovebankAnimals(study, login)
Arguments
study
a character string (study name) or the numeric study ID as it is stored on Movebank
login
an object of the MovebankLogin-class, if empty you'll be asked to enter your username or password
Details
getMovebankAnimals belongs to the Movebank browsing functions and returns a data.frame that includes the animalID, animalName, id, sensor_type_id and tag_id from the requested study.