if (FALSE) {
## First create the login object
login <- movebankLogin(username="xxx", password="zzz")
## or
login <- movebankLogin()
## and than use it with Movebank browsing functions, e.g.
getMovebankStudies(login)
}
Run the code above in your browser using DataLab