jabot_download

Documentation for jabot_download() from the refloraR package.
refloraR::jabot_download()

Description {

Download plant specimen records in Darwin Core Format from any

herbarium collection at \href

{ https://ipt.jbrj.gov.br/jabot }

{ JABOT }

hosted by the \href

{ https://www.gov.br/jbrj/pt-br }

{ Rio de Janeiro Botanical Garden } .

}

Details

Arguments

Argument Description
uppercase letters or leave it as NULL to download records for all JABOT herbaria. }
uppercase letters or leave it as NULL to download records for all JABOT herbaria. }
The default is to create a directory named
The default is to create a directory named

Value {

Folder with DwC-A files for an specific or all JABOT-associated herbaria.

}

Examples

 \examples
{


\dontrun
{




jabot_download(herbarium = c("AFR", "RB"),

               verbose = TRUE,

               dir = "jabot_download")

}




}