R Building Node - Syntax Tab
R model building syntax. You can enter, or paste, custom R scripting syntax for model building into this field.
R model scoring syntax. You can enter, or paste, custom R scripting syntax for model scoring into this field. When the node is executed, the R script in this field is copied over to the R model nugget that is generated. The script itself is only executed when the R model nugget is executed.
Note: For more information about the syntax that is supported for use in these fields, see the topics Allowable Syntax and Model Building Syntax.
Run. To create an R model nugget, click Run. The R model nugget is added to the Models palette, and optionally to the stream canvas.