Skip to content

paste together object names to pass it on to a function

1 message · stefan.duke at gmail.com

#
Hello y'll,
thanks a lot for your hints. The easiest solution was the one from
Jim, using "[[" whose true function
I did not realize fully.

About apply and the sorts: I agree that if you get them to work the
are much faster and yield nice, compact code. But I have never fully
understood the inner workings and I think the provided examples (even
in most books) rush over them. If I use them successfully, it is - at
least in my case - more the result of trial and error and this does
not make them a weapon of first choice. If someone has a good hint
where they are explained accessibly, please share it.

Thanks again and have a great week!
Best,
Stefan
On Fri, Jan 30, 2009 at 7:54 PM, David Winsemius <dwinsemius at comcast.net> wrote: