############################################## # # ex1_prep.R GR 3/05 frs data from archive # # This file in c:/aprojects/peas/web/exemp1/ex1datafiles/pre-processing # data stored in d:/aprojects/peas/web/exemp1/data/.Rdata # # system must download and install the foreign library # ############################################## library(foreign) frs<-read.xport("../data/ex1.xpt")