Generates and saves response curve plots for all species together in a single plot.
Arguments
- ModelDir
String. Path to the root directory of the fitted models without the trailing slash. The function reads data from
RespCurv_DT
subdirectory created by RespCurv_PrepData.- NCores
Integer. Number of cores to use for parallel processing. Defaults to 20.
- ReturnData
Logical. Indicates whether the output data be returned as an R object.
- PlotAlpha
Numeric. The alpha value (transparency) for the response curve lines. Defaults to 0.3.