jabot_summary

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

Description {

Summarize current available plant specimen records 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
uppercase letters or leave it as
summary will be saved. The default is to create a directory named |

{ dir } { Pathway to the computer’s directory, where the table-formatted summary will be saved. The default is to create a directory named |

Value {

A dataframe summarizing current available plant specimen records in

JABOT.

}

Examples

 \examples
{


\dontrun
{




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

              verbose = TRUE,

              save = TRUE,

              dir = "jabot_summary")

}




}