View source: R/SDM_GEN_MAXENT_FUNCTIONS.R
compile_sdm_results | R Documentation |
This function extracts the SDM results from the folders.
compile_sdm_results( taxa_list, results_dir, save_data, data_path, sdm_path, save_run )
taxa_list |
Character string - the taxa to run maxent models for |
results_dir |
Character string - The file path used for saving the maxent output |
save_data |
Logical or character - do you want to save the data frame? |
data_path |
Character string - The file path used for saving the data frame |
sdm_path |
Character string - The file path where the maxent models are stored. |
save_run |
Character string - run name to append to the data frame, useful for multiple runs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.