plot_range_histograms | R Documentation |
This function takes a data frame of all taxa records, and plots histograms and convex hulls for each taxon in global enviromental space It assumes that the input df is that prepared by the check_spatial_outliers function
plot_range_histograms(coord_df, taxa_list, range_path)
coord_df |
Data.frame of all taxa records prepared by the check_spatial_outliers function |
taxa_list |
Character string - the taxa 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.