runMarxan | R Documentation |
runMarxan
runMarxan(
os = "win",
marxanpath = getwd(),
inputdatfile = file.path(marxanpath, "input.dat")
)
os |
character for the operating system. Either "win" (default), "linux", "macos", or "macosM1" |
marxanpath |
character string for the directory of the Marxan executable. Default is the current working directory. |
inputdatfile |
character string for the file path for the Marxan input parameter file. Default is "input.dat" in the "marxanpath" directory. If there is a file that matches a relative path "inputdatfile" relative to both the user's current working directory AND the "marxanpath" directory, this function will use the file in the "marxanpath" directory. |
output files
runMarxan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.