[R] KMP String search
Rui Barradas
ruipbarradas at sapo.pt
Mon Dec 10 16:43:10 CET 2012
Hello,
As a follow-up, I must say that I've implemented the KMP algorithm in C
using the .Call interface, to search for a vector in another vector.
What do you want to do? Can you describe your problem?
Rui Barradas
Em 08-12-2012 22:37, Rui Barradas escreveu:
> Hello,
>
> As far as I know, the answer is no, there isn't.
>
> Hope this helps,
>
> Rui Barradas
> Em 08-12-2012 17:44, email escreveu:
>> Hi:
>>
>> Is there any Package in R which implements the KMP String search
>> algorithm ?
>>
>> Thanks
>> John
>>
>> [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> 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.
>
> ______________________________________________
> 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