Re: [R] Substitute NAs in a data frame

2010-03-18 Thread Sharpie
Marsh wrote: > > Excuse me for what I'm sure is a stupid beginner's question, but I've > given up trying to find the answer to this question from the help, > RSiteSearch, or any of the usual places. > > I have a list that looks like this: > >myList > $first > [1] "--" "18" "8" "32" > > $sec

[R] Substitute NAs in a data frame

2010-03-18 Thread Marshall Feldman
Excuse me for what I'm sure is a stupid beginner's question, but I've given up trying to find the answer to this question from the help, RSiteSearch, or any of the usual places. I have a list that looks like this: >myList $first [1] "--" "18" "8" "32" $second [1] "--" "--" "40" "54" I want a