Thanks gang,
I'll work with named vectors and concatenate as needed.
Paul

On Thu, Dec 23, 2010 at 7:39 AM, Seth Falcon <s...@userprimary.net> wrote:

> On Wed, Dec 22, 2010 at 7:05 PM, Martin Morgan <mtmor...@fhcrc.org> wrote:
> > On 12/22/2010 05:49 PM, Paul Rigor wrote:
> >> Hi,
> >>
> >> I was wondering if anyone has played around this this package called
> >> "rdict"? It attempts to implement a hash table in R using skip lists.
> Just
> >> came across it while trying to look for simpler text manipulation
> methods:
> >>
> >>
> http://userprimary.net/posts/2010/05/29/rdict-skip-list-hash-table-for-R/
> >
> > kind of an odd question, so kind of an odd answer.
> >
> > I'd say this was an implementation of skip lists in C with an R
> > interface.
>
> I had to play around with the rdict package in order to write it, but
> haven't used it much since :-P
> Be sure to look at R's native environment objects which provide a hash
> table structure and are suitable for many uses.
>
> + seth
>
> --
> Seth Falcon | @sfalcon | http://userprimary.net/
>

        [[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