# NOT RUN {
GBIFLogin <- GBIFLoginManager(
user = "theWoman",
email = "ireneAdler@laScala.org",
pwd = "sh3r"
)
taxKey <- rgbif::name_suggest(q = "Protea cynaroides",
rank = "species")$key[1]
prevGBIFdownload(
taxonKey = taxKey,
GBIFLogin = myGBIFLogin
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab