varin sacha
2014-Mar-13 13:22 UTC
[R] Downloading a RData file and problem with loading it
Hi all, I have downloaded the file 5.R.RData and I am trying to load it into R using load("5.R.RData") But it doesn't work.What's wrong, Many thanks [[alternative HTML version deleted]]
Jeff Newmiller
2014-Mar-13 13:44 UTC
[R] Downloading a RData file and problem with loading it
Do you really think we can answer this? Ok, the file is not a valid RData file, or was corrupted in the file transfer. Was that helpful? If not, try being specific (what URL did this file come from? Which version of R? What was the output of session in sessionInfo()?) and posting in plain text as the Posting Guide advises you to (that is a hint... go read it). --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. On March 13, 2014 6:22:45 AM PDT, varin sacha <varinsacha at yahoo.fr> wrote:>Hi all, > >I have downloaded the file 5.R.RData?and I am trying to load it into R >using load("5.R.RData")? >But it doesn't work.What's wrong, >Many thanks? > [[alternative HTML version deleted]] > > > >------------------------------------------------------------------------ > >______________________________________________ >R-help at r-project.org 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.