Learn R Programming

move (version 1.0)

getMovebankSensors: Information about Movebank sensors

Description

getMovebankSensors returns information about sensors in a study.

Usage

getMovebankSensors(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

getMovebankSensors belongs to the Movebank browsing functions and returns either information about all sensor types that are available on Movebank (if the study argument is missing) or the sensor IDs corresponding to to the animal IDs in a specific study.

Examples

Run this code
getMovebankSensors(study=123413, login=login)

Run the code above in your browser using DataLab