powered by
Run Source using Veneer
VeneerRunSource( StartDate = NULL, EndDate = NULL, InputSet = NULL, baseURL = "http://localhost:9876" )
Nothing to the R environment.
If not set, the configuration parameters (StartDate, EndDate, InputSet), was is specified in the Source configuration in the GUI will be used.
The console will show any errors returned by Veneer.
Optional. Start date for simulation. Must be dd/mm/yyyy
Optional. End date for simulation. Must be dd/mm/yyyy
Optional. Input set to use
URL of the Veneer server. Defaults to the veneer default.
if (FALSE) { VeneerRunSource() VeneerRunSource("01/07/2017","01/02/2018","NoDams") }
Run the code above in your browser using DataLab