powered by
Returns the numeric study ID that corresponds to the character study name stored on Movebank
getMovebankID(study,login)
character, full name of the study, as stored on Movebank
an object of the MovebankLogin-class, if empty you'll be asked to enter your username or password
MovebankLogin-class
getMovebankID belongs to the Movebank browsing functions and returns the ID of a study as it is stored on Movebank.org.
getMovebankID
movebankLogin
# NOT RUN { #obtain a login login<-movebankLogin() getMovebankID(study="BCI Ocelot", login=login) # }
Run the code above in your browser using DataLab