The R interfaces are also scriptable using an R connection object. A scriptable R connection object can be obtained using the R Connect() function.
If Async is set to true (1) for R Submit(), this message immediately stops the execution of the R code that was submitted.
Optional. Includes a Boolean argument and optional named arguments. Sends row state information from the referenced data table to R by adding an additional data column named “RowState”. The row state value consists of individual settings with the values shown in Table 2.2.
The format the R graph display window contents are to be converted to. Valid formats are "png", "bmp", "jpeg", "jpg", "tiff", and "tif".
Optional, Boolean. Performs an Eval Insert() on the R code before submitting the code.