Process for generation and optionally extraction of the RDBES table SL (Species List details).

rdbes_sl(rdbes_table_cl = NULL, export_path = NULL)

Arguments

rdbes_table_cl

data.frame or tibble expected. By default NULL. Table CL generated by the function rdbes_cl.

export_path

character expected. By default NULL. Directory path associated for the export.

Value

A R object with the RDBES table SL with potentially a csv extraction associated.

Details

If the argument "rdbes_table_cl" is provided, the process generates a table SL according to input data of the data.frame/tibble associated (not from a database SQL extraction).