Hi,

Two questions:

A) Assuming OB is an object, how do I store 20 of OB in a vector or list ?
B) Does R has something similar associative array to Perl ? For example,
%our_friends = ('best', 'Don', 'good', 'Robert', 'worst', 'Joe');
$our_friends{'cool'} = "Karen";

Thanks
Stanley

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