[R] Loading Dataset into R continual issue

Jeff Newmiller jdnewmil at dcn.davis.ca.us
Wed Mar 21 08:23:31 CET 2012


How do you expect us to give you an exact description of what is going on in your R session if you don't provide an exact sequence of commands and data?

Learn to use ?str for understanding your own data, and ?head and ?dput for giving us a sample of data, and provide a succinct set of commands that produces your error. One part of the beauty of R is that it is possible to ask a precise question, and get a precise answer.
---------------------------------------------------------------------------
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.

bobo <blezaic2 at gmail.com> wrote:

>Thank you. I was able to get it loaded however when I tried to run
>
>mod1<-lm(Pat2006~FHouse)
>I got
>Error in eval(expr, envir, enclos) : object 'Pat2006' not found
>
>What exactly is occurring here?
>
>--
>View this message in context:
>http://r.789695.n4.nabble.com/Loading-Dataset-into-R-continual-issue-tp4486619p4491424.html
>Sent from the R help mailing list archive at Nabble.com.
>
>______________________________________________
>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.



More information about the R-help mailing list