Or try haven::read_xpt(): http://haven.tidyverse.org/reference/read_xpt.html
Hadley On Thu, Nov 30, 2017 at 3:13 PM, Jim Lemon <drjimle...@gmail.com> wrote: > Hi SAS_learner, > Have a look at the read.xport function in the foreign package. > > Jim > > On Fri, Dec 1, 2017 at 7:50 AM, SAS_learner <procconte...@gmail.com> wrote: >> Hello all , >> >> I am a SAS user for a while and wanted to learn to program in R . My >> biggest hurdle to start, is to get the data (I work in clinical domain >> ) that too inside VPN secured access. The only way I can learn during >> my work time is create my own data frames and create programs that can >> be used for data ( either SDTM or AdAM data ) validation or checking >> Table counts . For this I need to imitate the clinical data structure >> . If there is any place or a package that help to start. I have couple >> of dummy SAS datasets in my work area , but not sure how can I can >> access them . Can anybody help me . Thanks ahead . >> >> ______________________________________________ >> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >> 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. > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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. -- http://hadley.nz ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.