Process for generation and optionally extraction of the RDBES table SL (Species List details).
rdbes_sl(rdbes_table_cl = NULL, export_path = NULL)
data.frame or tibble expected. By default NULL. Table CL generated by the function rdbes_cl.
character expected. By default NULL. Directory path associated for the export.
A R object with the RDBES table SL with potentially a csv extraction associated.
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).