Displaying 2 results from an estimated 2 matches for "p21993098".
2009 Feb 13
2
extracting parts of words or extraxting letter to use in ifelse-func.
...KOM <- ifelse(b2$status=='KOM',1,0)
But, as one from this forum told me, it doesn't work because the words is in
a wrong format or something like that.
I have attached the text-file i've used, and the R-kode.
Hope anyone can help me?
text-file;
http://www.nabble.com/file/p21993098/allesd%2528uden%2Bf%25C3%25B8r%2529060209.txt
allesd%28uden+f%C3%B8r%29060209.txt
R-kode (just run from line 1-22) ;
http://www.nabble.com/file/p21993098/PRRS%2B%2528med%2Ballle%2BSD%2529.r
PRRS+%28med+allle+SD%29.r
--
View this message in context: http://www.nabble.com/extracting-parts-of-word...
2009 Feb 13
0
Odp: Odp: extracting parts of words or extraxting letter to use in ifelse-func.
...is in
> >> a wrong format or something like that.
> >>
> >> I have attached the text-file i've used, and the R-kode.
> >>
> >> Hope anyone can help me?
> >>
> >> text-file;
> >>
> >
http://www.nabble.com/file/p21993098/allesd%2528uden%2Bf%25C3%25B8r%2529060209.txt
> >
> >> allesd%28uden+f%C3%B8r%29060209.txt
> >>
> >> R-kode (just run from line 1-22) ;
> >>
http://www.nabble.com/file/p21993098/PRRS%2B%2528med%2Ballle%2BSD%2529.r
> >> PRRS+%28med+allle+SD%29....