compile_sdm_results: Compile SDM results from 'species with data' format.

View source: R/SDM_GEN_MAXENT_FUNCTIONS.R

compile_sdm_resultsR Documentation

Compile SDM results from 'species with data' format.

Description

This function extracts the SDM results from the folders.

Usage

compile_sdm_results(
  taxa_list,
  results_dir,
  save_data,
  data_path,
  sdm_path,
  save_run
)

Arguments

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.


HMB3/nenswniche documentation built on Jan. 31, 2023, 11:46 p.m.