Skip to content

Using pakage foreign and to import SAS file

2 messages · Austin, Matt, Brian Ripley

#
If sas isn't in the path, then you might have trouble with sas.get or
read.ssd.

Assuming you are using windows, go to the Start menu, select run and type
"sas".  If sas fires up it's in your path, if not then that is the reason.

--Matt
#
It is highly unlikely that SAS is on the path, as it does not put itself 
there.

read.ssd () has a 'sascmd' argument to give the path to SAS.  This is 
explained  *with a functioning Windows example*, on the help page for 
read.ssd.
On Mon, 14 Nov 2005, Austin, Matt wrote: