powered by
Returns all studies available on Movebank
getMovebankStudies(login)
an object of the MovebankLogin-class, if empty you'll be asked to enter your username or password
MovebankLogin-class
getMovebankStudies belongs to the Movebank browsing functions and returns a data.frame of 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