| getMovebankStudies | R Documentation |
This function returns all studies available on Movebank.
getMovebankStudies(login)
login |
a |
getMovebankStudies belongs to the Movebank browsing functions and returns all studies available on Movebank.
returns an object of class 'factor' with the names of all studies available on Movebank.
See the 'browseMovebank' vignette for more information about security and how to use Movebank from within R.
Marco Smolla & Anne Scharf
## Not run:
# obtain a login
login <- movebankLogin()
getMovebankStudies(login=login)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.