opp_retrieve_mb_cred | R Documentation |
Retrieve stored Movebank credentials
opp_retrieve_mb_cred()
Looks for OPP-Movebank credentials on keyring. If no credentials are are found, user is prompted to enter credentials.
Returns an object of class "MovebankLogin" which can be passed to functions in the move package when dowloading data from Movebank.
## Not run:
mb_login <- opp_retrieve_mb_cred()
mb_login
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.