Skip to content
Prev 277617 / 398506 Next

access sublists by a variable

Hi:

Try dict[[a]] rather than dict$a, and read the section on lists in the
Introduction to R manual to learn how to properly index them.

HTH,
Dennis
On Wed, Nov 16, 2011 at 7:16 AM, Antje Gruner <ntj at allesjetzt.net> wrote: