| MovebankLogin-class {move} | R Documentation |
The MovebankLogin class
Description
The MovebankLogin object is needed for every Movebank browsing function. It is created with the function movebankLogin. Alternatively, one can also chose to enter the username and password every time one uses one of the browsing functions. The object is inherited from an httr request object.
Methods
getMovebanksignature(object = "MovebankLogin"): download data from MovebankgetMovebankAnimalssignature(object = "MovebankLogin"): get animals, tags and IDs of a Movebank studygetMovebankDatasignature(object = "MovebankLogin"): download data from Movebank as a Move* objectgetMovebankLocationDatasignature(object = "MovebankLogin"): download location data from Movebank as a tablegetMovebankNonLocationDatasignature(object = "MovebankLogin"): download non-location data from Movebank as a tablegetMovebankIDsignature(object = "MovebankLogin"): get study ID from MovebankgetMovebankSensorssignature(object = "MovebankLogin"): get information about Movebank sensorsgetMovebankSensorsAttributessignature(object = "MovebankLogin"): get available sensor attributes of a Movebank StudygetMovebankStudiessignature(object = "MovebankLogin"): get all studies available on MovebankgetMovebankStudysignature(object = "MovebankLogin"): get information of a Movebank studysearchMovebankStudiessignature(object = "MovebankLogin"): search for a Movebank study by key wordsgetMovebankReferenceTablesignature(object = "MovebankLogin"): get all reference data of a Movebank studyshowsignature(object = "MovebankLogin"): shows user name and password contained in the MovebankLogin object
Author(s)
Bart Kranstauber, Marco Smolla & Anne Scharf