run_maxent: Helper function to run maxent.jar from R

View source: R/SWD_short_helpers.R

run_maxentR Documentation

Helper function to run maxent.jar from R

Description

Helper function to run maxent.jar from R

Usage

run_maxent(batch, maxent.path, add_path = TRUE, wait = FALSE)

Arguments

batch

(character) name of the batch file (bash for Unix) with the code to create all candidate models.

maxent.path

(character) the path were the maxent.jar file is in your computer.

add_path

(logical) whether to add full path to batch.

wait

(logical) whether R waits until the running is done or not.


manubio13/ku.enm documentation built on Jan. 5, 2024, 5:55 a.m.