reflora_download

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

Description {

Download plant specimen records in Darwin Core Format from any

herbarium collection at \href

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

{ REFLORA Virtual Herbarium }

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 REFLORA herbaria. }
uppercase letters or leave it as NULL to download records for all REFLORA 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 REFLORA-associated herbaria.

}

Examples

 \examples
{


\dontrun
{




reflora_download(herbarium = c("ALCB", "HUEFS", "K", "RB"),

                 verbose = TRUE,

                 dir = "reflora_download")

}




}