Skip to content

Call SAS from R

3 messages · Shin, David, vincent@7d4.com, Don MacQueen

#
perhaps it would be easier to read directly
your datafile from R ?
read.table(...) is your friend, and quite easy to use.
type ?read.table under R.
hih
#
How does it not work? Do you get error messages? Nothing at all?
(it's difficult to help without more specific information, so this is 
a good time to suggest reading the posting guide: 
http://www.R-project.org/posting-guide.html)

What happens if you try to run that exact command outside of R? Does it work?

-Don
At 10:22 AM -0500 8/24/05, Shin, David wrote: