check_gbifPwd | R Documentation |
A function that looks in the common places for a GBIF password
if the password is not passed as an argument to the function:
'GBIF_PWD'
system variable or from a call to
getOption('gbif_pwd')
.
check_gbifPwd(val)
val |
A character scalar containing the GBIF password |
A password for GBIF
Joseph D. Chipperfield, joechip90@googlemail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.