saturn | R Documentation |
This runs saturn assignements using the SATURN.bat file stored in the XEXES folder.
saturn(DAT, UFM, PASSQ = NULL, PATH = "C:/SATWIN/XEXES_11.3.12W_MC", remove_bat = TRUE)
DAT |
The network file. |
UFM |
The Matrix file. |
PASSQ |
The PASSQ network file (optional). |
PATH |
The path to the XEXES version of preference (Default: "C:/SATWIN/XEXES_11.3.12W_MC"). |
remove_bat |
when set to TRUE it will remove the .bat file generated. |
# saturn('./Data/AM-reassignment/2014_Base_AM.dat','./Data/AM-reassignment/2014_BaseCosts_AM.ufm','./Data/AM-reassignment/2014_Base_AM_PassQ.dat')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.