14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

654 JSL Syntax Reference Appendix A<br />

R Integration Functions<br />

x = [1 2 3];<br />

rc = R Send( x );<br />

y = [4 5 6];<br />

rc = R Send( y );<br />

rc = R Execute( {x, y}, {z}, "z

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!