Description Usage Arguments Details Note Author(s) Examples
Returns all studies available on Movebank
1 | getMovebankStudies(login)
|
login |
an object of the |
getMovebankStudies
belongs to the Movebank browsing functions and returns a data.frame of all studies available on Movebank.
See the 'browseMovebank' vignette (move website download section) for more information about security and how to use Movebank from within R.
Marco Smolla
1 2 3 4 5 6 | ## 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.