Skip to content
Back to formatted view

Raw Message

Message-ID: <7148b3d005041323165c95aa84@mail.gmail.com>
Date: 2005-04-14T06:16:04Z
From: Y Y
Subject: calling r, from SAS, batch mode
In-Reply-To: <20050414121030.v2f6dhtkg040woo4@wmail9.cc.ntu.edu.tw>

I generally work in SAS but have some graphics features I would like to
run in r.   I would like to do this 'automatically' from SAS.

I'm thinking of  something along the lines of putting the r code in a text
file and calling system of x on it;  r would expect the data in a certain place,
and my SAS would drop the data in the right place/filename before invoking
r.

x 'r.exe myfile.r';

Does anybody have any experience using r from within SAS like this
or in a better way ?

Alas, searching for a one word character r to find an archived answer
is not easy SAS-L.


S.
ssquid at gmail.com