Skip to content
Prev 165264 / 398506 Next

How to do indexing after splitting my data-frame?

Hello Jim,


jim holtman <jholtman <at> gmail.com> writes:
[...]


Ooops yes, that works!

Thank you!

I don't know why this works, and the other thing not.

I thought the difference between [] and [[]] is just,
that the one gives back a list and the other grabs out the
values of a list by "unlist"ing it... so that one gets a vector instead of a
complete list.


Ciao,
   oliver