powered by
This function returns all studies available on Movebank.
getMovebankStudies(login)
returns an object of class 'factor' with the names of all studies available on Movebank.
factor
a MovebankLogin object, if empty you'll be asked to enter your username and password
MovebankLogin
Marco Smolla & Anne Scharf
getMovebankStudies belongs to the Movebank browsing functions and returns all studies available on Movebank.
getMovebankStudies
if (FALSE) { # obtain a login login <- movebankLogin() getMovebankStudies(login=login) }
Run the code above in your browser using DataLab