View source: R/checkMaxentInstallation.R
| checkMaxentInstallation | R Documentation |
The function checks if Maxent is correctly installed.
checkMaxentInstallation(verbose = TRUE)
verbose |
logical, if |
In order to have Maxent correctly configured is necessary that:
Java is installed;
the package "rJava" is installed;
the file "maxent.jar" is in the correct folder.
TRUE if Maxent is correctly installed, FALSE otherwise.
Sergio Vignali
checkMaxentInstallation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.