Skip to contents

This function generates and saves multiple plots of plant observation efforts, both in raw and log10 scales, using provided spatial boundary and summary data.

Usage

Efforts_Plot(Path_Efforts, EU_Bound)

Arguments

Path_Efforts

Character. Path to the directory where the generated plots will be saved. The directory must exist.

EU_Bound

Character. Path to RData file containing country boundaries.

Value

The function saves generated plots as JPEG files in the specified directory and returns NULL invisibly.

Details

This function generates and saves effort maps visualizing the number of plant observations and species, including both native and non-native species, within Europe. It produces both standard and log10-scaled plots.

Note

This function is not intended to be used directly by the user or in the IAS-pDT, but only used inside the Efforts_Process function.

Author

Ahmed El-Gabbas