From GridLAB-D Wiki
Jump to: navigation, search

r - Execute an R script on a GridLAB-D server

Synopsis

http://server:port/r/filename.r

Description

The specified filename must exist on the server. The stdout and stderr are sent to the server's output streams. The output file is sent to the client as MIME-type content.

See also