This function takes a data frame of all species records, and plots histograms and convex hulls for each species in global enviromental space It assumes that the input df is that prepared by the check_spatial_outliers function
1 | plot_range_histograms(coord_df, species_list, range_path)
|
coord_df |
Data.frame of all species records prepared by the check_spatial_outliers function |
species_list |
Character string - the species analysed |
range_path |
Character string - file path for saving histograms and convex hulls |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.