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