some arguments for column names of the occurrence dataset was changed. They are still working, with warning message informing they are deprecated and what is the current argument accepted.
create_spec_df()
:
classify_occ()
:
Classification level taxonomy
was renamed to not_spec_name
map_module()
:
Delete points with click
was activated, the selected points was deleted. Now Delete points with click
always wait a click to delete a point.new argument action
in map_module()
, which allows to choose if the output dataset will contain only the selected occurrences, or if the occurrences output dataset will be flagged about the choices of the user in the application.
classify_occ()
. Inclusion of a new dataset cyathea.br
in the package.clean_eval()
and define_env_space
. These functions implements evaluation of cleaning procedures based in classification made by classify_occ()
. The evaluation is based on the change of convex hull area of species occurrences between cleaned and raw occurrences dataset.