createTempFilesAndRunMOVES: createTempFilesAndRunMOVES

View source: R/r4moves.R

createTempFilesAndRunMOVESR Documentation

createTempFilesAndRunMOVES

Description

Wrapper function that creates temporary runspecs, creates a temporary batch file, runs command line MOVES, and then deletes the temporary files.

Usage

createTempFilesAndRunMOVES(runspecs, tempDirectory, movesLocation)

Arguments

tempDirectory

file path as string to location to save temporary runspecs and batch file

movesLocation

file path as string as location of MOVES executable installation

runspecLocations

vector of file paths as string as location to find runspecs

Value

results of command line MOVES run.

Examples

createTempFilesAndRunMOVES(c(rs),
c("C:\\Users\\LocalUser\\MOVESRuns\\"),
"C:\\Users\\Public\\EPA\\MOVES\\MOVES2014b")

hlinak/R-for-MOVES documentation built on Jan. 31, 2023, 2:03 p.m.