to:r...@knut-krueger.de]
> Sent: Friday, June 26, 2015 12:50 PM
> To: PIKAL Petr; r-h...@stat.math.ethz.ch
> Subject: Re: [R] counting similar strings in data.frame
>
> Am 26.06.2015 um 10:38 schrieb PIKAL Petr:
> > Hi
> >
> > I am little bit lost in your logic. Why tripl
Am 26.06.2015 um 10:38 schrieb PIKAL Petr:
Hi
I am little bit lost in your logic. Why triple in your fourth line is one. I
expected it will be four?
Petr
Sorry yes you are right ...
type mismatch
Knut
__
R-help@r-project.org mailing list -- To UNS
Sorry last count was wrong ...
test =data.frame("first"=c("seven","two","five","four"),
"second"=c("three","one","three","one"),
"third"=c("four","two","three","four"),
"fourth"=c("four","one","one","four"))
count =data.frame("dobule1"=c("four",
Hi
I am little bit lost in your logic. Why triple in your fourth line is one. I
expected it will be four?
Petr
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Knut
> Krueger
> Sent: Friday, June 26, 2015 10:10 AM
> To: r-h...@stat.math.ethz.ch
> Su
4 matches
Mail list logo