Skip to content

how to extract from list

1 message · Rui Barradas

#
Hello,

Inline.
Em 16-10-2012 16:22, Balqis escreveu:
Maybe yes, we can't tell.
Yes, the more the merrier but if you want to be able to extract a 
certain vector element from each vector in a list then a small data 
example would do, and both Arun and I have already given answers to 
that. Both answers are equivalent, by the way. They use the extractor 
functions `[` and (mine) `[[`. In the particular case of vectors the 
results are exactly the same.

Rui Barradas