[R] sas.get problem
Duncan Murdoch
dmurdoch at pair.com
Wed Oct 1 20:23:23 CEST 2003
On Wed, 01 Oct 2003 14:02:15 -0400, "Peter Flom" <flom at ndri.org> wrote
:
>When I try
>
> citypro <- sas.get('c:/ndri/cvar/data', member = 'citypro2')
>
>
>I get the following errors and warnings:
>
>
>'sas' is not recognized as an internal or external command,
>operable program or batch file.
That's an S-PLUS function rather than an R function, isn't it? Does
some R package supply sas.get?
I believe the S-PLUS implementation requires that you have SAS
installed, and it looks like the error message is saying that you
don't. But if you're using S-PLUS, you'd be better asking on the
s-news mailing list.
Duncan Murdoch
More information about the R-help
mailing list