checkMaxentInstallation {SDMtune}R Documentation

Check Maxent Installation

Description

The function checks if Maxent is correctly installed.

Usage

checkMaxentInstallation(verbose = TRUE)

Arguments

verbose

logical, if TRUE the function provides useful messages to understand what is not correctly installed.

Details

In order to have Maxent correctly configured is necessary that:

Value

TRUE if Maxent is correctly installed, FALSE otherwise.

Author(s)

Sergio Vignali

Examples

checkMaxentInstallation()

[Package SDMtune version 1.3.1 Index]