Set Movebank credentials
opp_movebank_key.Rd
This function uses the R library keyring
to interactively
and securely set your Movebank credentials for other functions to use.
The credentials are encrypted and stored under the name "OPP-Movebank" in
Keychain (Mac) or Credential Store (Windows). If you store your credentials
in this way, other OPP functions will no longer prompt you for your Movebank
username and password each time they are run.
For added security, you can further set a keychain password. This means
you will need to enter your keychain password any time an OPPtools
function
attempts to access your stored Movebank credentials. By default this is turned
off, as the credentials are securely encrypted by keyring
.