Now R isn't running on my computer AT ALL.  i deleted it and d/l'd again,
trying to get it to work, it keeps crashing.  so perhaps this is a hardware
issue. the absolute worst timing.
~Nicole Ford
Ph.D. Student
Instructor: Empirical Political Analysis
Department of Government and International Affairs
University of South Florida
Office: SOC 012M




On Thu, Mar 28, 2013 at 1:30 PM, Nicole Ford <nicolefor...@gmail.com> wrote:

> i meant "uncountry".  i am creating one now/ dput().
>
> thanks.
> ~Nicole Ford
> Ph.D. student
> Graduate Assistant/ Instructor
> University of South Florida
> Government and International Affairs
> office: SOC 012M
>
>
>
>
>
>
>
> On Mar 28, 2013, at 11:55 AM, Sarah Goslee wrote:
>
> Hi,
>
> I'm confused.
>
> On Thu, Mar 28, 2013 at 10:49 AM, Nicole Ford <nicolefor...@gmail.com>
> wrote:
>
> i am using mac OSX 10.7.5, running R version 2.15.2 (2012-10-26) -- "Trick
> or Treat"
>
>
> when i do:
>
> uncountry <- unique(wvsAB[,7])
>
> wvsAB$numcountry <- match(wvsAB$country, uncountry)
>
> "unstate" isn't attaching.
>
>
> What's unstate? What does "isn't attaching" mean?
>
> Why don't you provide a sample of your data with dput() and tell us
> what you're trying to accomplish so we can help.
>
> library(base)
>
> uncountry <- unique(wvsAB[,7])
>
> wvsAB$numcountry <- match(wvsAB$country, uncountry)
>
> ls(wvsAB)
>
> [1] "age"        "country"    "cpi"        "dem"        "diversity"
>  "educ"       "gender"     "income"
>
> [9] "net"        "numcountry" "trust"
>
>
> thanks in advance for any help.
>
>
>
>
> --
> Sarah Goslee
> http://www.functionaldiversity.org
>
>
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to