[R] Read SAS data into R
John Kane
jrkrideau at yahoo.ca
Thu May 10 22:06:52 CEST 2007
Have a look at the Hmisc package:sas.get or
sasxport.get. In either case you need to have a
working SAS installation on the same machine.
Another way, although you lose label is simply to
export the SAS data file as a csv or delim file and
import it.
--- AbouEl-Makarim Aboueissa
<aaboueissa at usm.maine.edu> wrote:
> Dear ALL:
>
> Could you please let me know how to read SAS data
> file into R.
>
> Thank you so much for your helps.
>
> Regards;
>
> Abou
>
>
> ==========================
> AbouEl-Makarim Aboueissa, Ph.D.
> Assistant Professor of Statistics
> Department of Mathematics & Statistics
> University of Southern Maine
> 96 Falmouth Street
> P.O. Box 9300
> Portland, ME 04104-9300
>
> Tel: (207) 228-8389
> Email: aaboueissa at usm.maine.edu
> aboueiss at yahoo.com
> Office: 301C Payson Smith
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained,
> reproducible code.
>
More information about the R-help
mailing list