getMovebankSensorsAttributes: Available sensor attributes
Description
This function returns all attributes of the sensors of the requested study.
Usage
getMovebankSensorsAttributes(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
getMovebankSensorAttributes belongs to the Movebank browsing functions and returns the attributes of the sensors of a study, i.e. what is the sensor id and which data types are stored for this sensor (e.g. GPS sensors store longitude and latitude locations, and timestamps and have 673 as their ID on Movebank).